BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I have hit a real puzzler...

Why does my pre-assigned Oracle library work fine BUT when I turn off just the pre-assigned option in SMC, it fails in EG 4.1? This is 9.1.3 SP4 with the library assigned by MLE with no table metadata required.

Here is the message on the failure:

"The library could not be assigned by the SAS server.

--------------------------------------------------------

[Error] IOM call failed

------------------------------ Technical Information Follows ------------------------------

[SAS.EG.SDS.Model]

IOM call failed

----------------------------------------------------

at SAS.EG.SDS.Model.Library.Assign()
at SAS.EG.SDS.Model.Library.PopulateDatasets(Collection& collection)
at SAS.EG.SDS.Model.Broker.PopulateCollection(Collection collection)
at SAS.EG.SDS.Model.Collection.DoPopulate()
at SAS.EG.SDS.Model.Collection.Populate()
at SAS.EG.SDS.Views.View.DoPopulate(DisplayOperation& op)[Error] IOM call failed

------------------------------ End of Technical Information ------------------------------
"
1 REPLY 1
ChrisHemedinger
Community Manager
Hello Stephen,

You might try a straight libname statement to see if the META engine is working at all in this case:

libname ora META library="Oracle library in metadata";

With pre-assigned in place, the SAS workspace might be assigning the library without using the META engine, instead using the native Oracle engine.

For more information, check out: "What SAS® Administrators Should Know about Libraries, Metadata, and SAS® Enterprise Guide 4.1"

http://support.sas.com/techsup/technote/ts788.pdf

Otherwise known as "EG library behavior for Dummies" 🙂
Check out SAS Innovate on-demand content! Watch the main stage sessions, keynotes, and over 20 technical breakout sessions!

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 990 views
  • 0 likes
  • 2 in conversation