Problem Note 43224: An error message appears in your SAS® log if you use the METALIB procedure to register or update a view that is defined in a Sybase database
If you use the METALIB procedure to register or update a view that is defined in a Sybase database, the following error message appears in your SAS® log:
ERROR: Error Code: -17461 Object does not exist in this database.
PROC METALIB stops processing at this point and fails to register this view, as well as any subsequent views or tables that exist in the Sybase library.
This problem occurs because PROC METALIB calls Sybase functions in order to fetch primary and foreign key information. Sybase does not support the use of these functions with views. The functions can only be used with tables.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Note: This hot fix will not completely fix the problem. The fix simply allows PROC METALIB to ignore the error and continue to register the view (without primary and foreign key metadata) and any additional tables or views in the library.
Operating System and Release Information
SAS System | Base SAS | Microsoft Windows XP 64-bit Edition | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
z/OS | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft® Windows® for x64 | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 for x64 | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2008 for x64 | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Windows Vista | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Windows Vista for x64 | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
64-bit Enabled AIX | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
64-bit Enabled HP-UX | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
64-bit Enabled Solaris | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
HP-UX IPF | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Linux | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Linux for x64 | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
OpenVMS on HP Integrity | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Solaris for x64 | 9.21_M1 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
*
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.
If you use the METALIB procedure to register or update a view that is defined in a Sybase database, the following error message appears in your log.
ERROR: Error Code: -17461 Object does not exist in this database when attempting to register or update a Sybase view with PROC METALIB
Type: | Problem Note |
Priority: | medium |
Topic: | Data Management ==> Data Sources ==> External Databases ==> Sybase Data Management ==> Data Sources ==> Metadata
|
Date Modified: | 2011-05-18 15:58:05 |
Date Created: | 2011-05-11 09:25:56 |