SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 31241: "ERROR: Library LIBREF is not assigned" when running the METALIB procedure

DetailsHotfixAboutRate It

After applying hot fix E9BB86, you will receive the following error when you run PROC METALIB on a pre-assigned library that has not been allocated in the current SAS session:

ERROR: Library LIBREF is not assigned.

The hot fix introduces an intentional change in the functionality of PROC METALIB such that the procedure now detects when a library has been defined in metadata with the "Library is pre-assigned" attribute. Furthermore, if the library is pre-assigned, PROC METALIB expects it to already be allocated. Prior to installing the hot fix, the procedure would attempt to allocate the library, update the repository, and clear the libref. This caused problems for some applications, like SAS® Data Integration Studio (refer to Problem Note 17580 for details.)

As a result of this change, you must now allocate any pre-assigned library in the SAS session where you run PROC METALIB, either using an autoexec file or by explicitly including the LIBNAME statement in the program prior to the PROC METALIB step.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SAS64-bit Enabled Solaris9.1 TS1M3 SP4
64-bit Enabled AIX9.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition9.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server9.1 TS1M3 SP4
Microsoft Windows XP 64-bit Edition9.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter 64-bit Edition9.1 TS1M3 SP4
Microsoft® Windows® for 64-Bit Itanium-based Systems9.1 TS1M3 SP4
Microsoft Windows 2000 Professional9.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise 64-bit Edition9.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition9.1 TS1M3 SP4
Linux9.1 TS1M3 SP4
Linux on Itanium9.1 TS1M3 SP4
z/OS9.1 TS1M3 SP4
Microsoft Windows NT Workstation9.1 TS1M3 SP4
Microsoft Windows 2000 Server9.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server9.1 TS1M3 SP4
Microsoft® Windows® for x649.1 TS1M3 SP4
64-bit Enabled HP-UX9.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition9.1 TS1M3 SP4
OpenVMS Alpha9.1 TS1M3 SP4
Tru64 UNIX9.1 TS1M3 SP4
HP-UX IPF9.1 TS1M3 SP4
Microsoft Windows XP Professional9.1 TS1M3 SP4
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.