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" 🙂
SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1412 views
  • 0 likes
  • 2 in conversation