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" 🙂
Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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