Problem Note 49499: The error "Unexpected ERROR C003C829 from GENERATE PASSWORD" might occur when you try to access a SAS/SHARE® server library
When you try to access a SAS/SHARE® server library, you might encounter the following error:
Error Message:
Unexpected ERROR C003C829 from GENERATE PASSWORD in "Kernel"(0) for user xxxxxx(2):
ERROR: Object does not exist. ERROR: Invalid object specified to bridge protocol engine.
User xxxxxxx(2) has disconnected from server __.
This error occurs when the SAS® Metadata Server is stopped and the trusted–user connection with the SAS/SHARE server is broken. In this situation, you must stop and then restart the SAS/SHARE server with the SAS Metadata Server if the trusted–user connection is in use when you start the SAS/SHARE server.
For configured SAS/SHARE servers in the second maintenance release for SAS® 9.3 (TS1M2), there are two workarounds:
- The first workaround is to add an OPTIONS statement to the ShareServer_usermods.sas file. This file is available in the SAS–configuratio–directory\Levn\ShareServer directory. In the OPTIONS statement, specify non–trusted metadata user ID and password values for the METAUSER= and METAPASS= options, as shown in the following example:
options metauser="sasadm@saspw" metapass="password"
In this example, password specifies a valid password for the SASADM internal user account.
The user ID and password are required in order to invoke the SAS/SHARE server. Adding the non–trusted user ID and password prevents the SAS/SHARE server from connecting to the SAS Metadata Server with the trusted user account when the SAS/SHARE server is invoked.
- The second (and more recommended) workaround is to use the plan configured server's start and stop scripts to stop the SAS/SHARE server before you stop the SAS Metadata Server. Then the scripts automatically restart the SAS/SHARE server after the SAS Metadata Server is restarted.
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Z64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Microsoft® Windows® for x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2003 for x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2008 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2008 for x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Microsoft Windows XP Professional | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows 7 Enterprise 32 bit | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows 7 Enterprise x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows 7 Home Premium 32 bit | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows 7 Home Premium x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows 7 Professional 32 bit | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows 7 Professional x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows 7 Ultimate 32 bit | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows 7 Ultimate x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows Vista | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Windows Vista for x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
64-bit Enabled AIX | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
64-bit Enabled HP-UX | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
64-bit Enabled Solaris | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
HP-UX IPF | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Linux | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Linux for x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Solaris for x64 | 9.3 | 9.4 | 9.3 TS1M2 | 9.4 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.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2013-10-07 10:25:18 |
Date Created: | 2013-03-25 13:19:28 |