Problem Note 19742: An error occurs when attempting to connect to the SAS® Metadata Server and the METAUSER= system option contains an embedded space
The following error occurs in a SAS session when the METAUSER= system
option contains an embedded space and an Integrated Object Model (IOM)
connection attempts to connect to the SAS Metadata Server:
ERROR: Missing value for outcall option XXXX.
In this message, XXXX is the string that follows a space in a user ID
that contains embedded spaces. For example, metauser=<mydomain\><test userid> generates the following error message:
ERROR: Missing value for outcall option USERID.
This error occurs under the following conditions:
- The system option METAUSER=<space-embedded-userid> is set or the
user ID option or parameter is passed within a statement or
procedure.
- You assign a library in SAS® Enterprise Guide® when the
authenticated user ID contains an embedded space.
- The option is set or passed, which also causes failure of the
METAOPERATE and METADATA procedures, the metadata DATA step
function, and the META LIBNAME statements.
- The ObjectSpawnerOMRConfig.xml file <Login> element contains a
userID attribute with an embedded space. The ObjectSpawner will
fail to start with the same error.
To circumvent this problem, do not set the METAUSER= system option with
an embedded space. Instead, use pre-assigned libraries with the
OBJECTSERVERPARM option METAAUTOINIT= or the system option
METAAUTORESOURCES=.
You can use a META LIBNAME statement in an autoexec file, as long as the
USERID= option is not specified or the METAUSER= system option is not set
with user ID that contains embedded spaces. Note that this method only
works when the TRUSTSASPEER functionality is in effect. TRUSTSASPEER
enables peer servers that are used by a SAS metadata client to connect
to the metadata server using the credentials of the connecting client.
SAS applications that require this support will state the requirement in
their documentation.
For more information, see "Setting up Trusted Peer Connections for SAS
Sessions" in the SAS® 9.1.3 Integration Technologies Server
Administrator's Guide.
Select the Hot Fix tab in this note for information on how to obtain the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Metadata Server | Microsoft Windows XP Professional | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows NT Workstation | 9.1 TS1M3 SP4 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP 64-bit Edition | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Server | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Professional | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Solaris for x64 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled Solaris | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
z/OS | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Linux | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Linux on Itanium | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
HP-UX IPF | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled HP-UX | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
OpenVMS Alpha | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled AIX | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Tru64 UNIX | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
*
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 |
Topic: | System Administration ==> Security
|
Date Modified: | 2008-05-30 11:08:10 |
Date Created: | 2007-03-14 10:54:32 |