Problem Note 37513: Hash table load from a SAS data set fails
This error is caused by accessing a SAS data set through the META engine on the LIBNAME statement. The META engine is used when the SAS data set has been defined in a metadata repository and is accessed through the repository.
When using this SAS data set in the Hash DECLARE statement:
declare myhash hash(DATASET:datasetname);
You may see this error message in the SASlog:
ERROR: Hash data set load failed at line 999 column 9.
ERROR: DATA STEP Component Object failure. Aborted during the
EXECUTION phase.
The only work-around is to not use the metadata server.
Operating System and Release Information
SAS System | N/A | z/OS | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows XP 64-bit Edition | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft® Windows® for x64 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Standard Edition | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2008 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows XP Professional | 9.2 TS2M2 | 9.2 TS2M3 |
Windows Vista | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled AIX | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled HP-UX | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled Solaris | 9.2 TS2M2 | 9.2 TS2M3 |
HP-UX | 9.2 TS2M2 | 9.2 TS2M3 |
HP-UX IPF | 9.2 TS2M2 | 9.2 TS2M3 |
Linux | 9.2 TS2M2 | 9.2 TS2M3 |
Linux for x64 | 9.2 TS2M2 | 9.2 TS2M3 |
Linux on Itanium | 9.2 TS2M2 | 9.2 TS2M3 |
OpenVMS on HP Integrity | 9.2 TS2M2 | 9.2 TS2M3 |
Solaris for x64 | 9.2 TS2M2 | 9.2 TS2M3 |
Tru64 UNIX | 9.2 TS2M2 | 9.2 TS2M3 |
*
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.
Hash tables cannot be loaded from SAS library using META engine
Type: | Problem Note |
Priority: | medium |
Topic: | SAS Reference ==> Component Objects ==> hash object SAS Reference ==> LIBNAME Engines
|
Date Modified: | 2009-10-29 09:18:38 |
Date Created: | 2009-10-20 16:13:06 |