should be able to diagnose the reason for the failure from this message. Some common
problems include:
1.
Invalid specification of the LIBNAME engine selector in the LIBNAME
statement.
The SPD Server engine name is sasspds and is misspelled in the following
LIBNAME statement.
1? libname foo sasspds 'test' server=sunspot.spdsname
passwd='xxx';
ERROR: Module FOO not found in search paths.
ERROR: Error in the LIBNAME or FILENAME statement.
2.
Invalid specification of the logical LIBNAME domain name in the LIBNAME
statement.
The domain name 'test' is not defined on the SPD Server Name Server
sunspot.spdsname.
2? libname foo sasspds 'test' server=sunspot.spdsname
passwd='xxx';
ERROR: ERROR: Libname path info not found in SPDS name server..
ERROR: Error in the LIBNAME or FILENAME statement.
3.
No name server is running on the specified node name or no name server is
available at the specified port address.
In this case, no Name Server is running on
the specified node
stelling
. This same message would be generated if the port address
is incorrect.
3? libname foo sasspds 'test' server=stelling.spdsname
passwd='xxx';
ERROR: Unable to connect to SPDS name server.
ERROR: Connection refused.
ERROR: Error in the LIBNAME or FILENAME statement.
4.
An invalid or unknown node name is specified in the LIBNAME statement.
In this
case, node xxx is not accessible in the network.
4? libname foo sasspds 'test' server=xxx.spdsname
passwd='xxx';
ERROR: Unable to connect to SPDS name server.
ERROR: xxx.
ERROR: Error in the LIBNAME or FILENAME statement.
5.
Invalid SPD Server user password specified in the LIBNAME statement.
In this
case, the SPD Server user ID is derived from the UNIX user ID running the SAS session.
The SPD Server password file has an entry for this SPD Server user ID, but the password
is not xxx.
8? libname foo sasspds 'test' server=sunspot.spdsname
passwd='xxx';
ERROR: Error on server libname socket.
ERROR: SPD server has rejected login from user
sasetb.. ERROR: Error in the LIBNAME or FILENAME
statement.
6.
Invalid SPD Server user ID specified in the LIBNAME statement.
In this case, the
SPD Server user ID xxx does not exist in the SPD Server host's password file. The
resulting failure message is the same as for the invalid password case.
SAS LIBNAME Assignment Failed
55
Summary of Contents for Scalable Performance Data Server 4.5
Page 1: ...SAS Scalable Performance Data Server 4 5 Administrator s Guide...
Page 7: ...Part 1 Product Notes Chapter 1 SPD Server 4 5 Product Notes 3 1...
Page 8: ...2...
Page 12: ...6...
Page 63: ...Part 3 Migration Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility 59 57...
Page 64: ...58...
Page 70: ...64 Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility...
Page 72: ...66...
Page 76: ...70 Chapter 6 Using the SPD Server Name Server to Manage Resources...
Page 94: ...88 Chapter 7 Administering and Configuring SPD Server Using the SAS Management Console...
Page 98: ...92 Chapter 8 SPD Server SQL Query Rewrite Facility...
Page 116: ...110 Chapter 10 Configuring Disk Storage for SPD Server...
Page 128: ...122 Chapter 11 Setting Up SPD Server Parameter Files...
Page 154: ...148...
Page 198: ...192 Chapter 14 ACL Security Overview...
Page 212: ...206 Chapter 15 Managing SPD Server Passwords Users and Table ACLs...
Page 214: ...208...
Page 224: ...218 Chapter 16 SPD Server Operator Interface Procedure PROC SPDO...
Page 236: ...230 Chapter 18 SPD Server Table List Utility Spdsls...
Page 256: ...250 Chapter 19 SPD Server Backup and Restore Utilities...
Page 264: ...258 Chapter 20 SPD Server Directory Cleanup Utility...
Page 270: ......