SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 56177: SAS® Scalable Performance Data Server disconnects and returns "ERROR: Error on server LIBNAME socket"

DetailsHotfixAboutRate It

An attempt to use WHERE constraints with a VIEW might cause SAS Scalable Performance Data Server to disconnect.

The problem occurs because WHERE constraints are not supported in a VIEW.

The error might look similar to the following:

14         proc spdo lib=foo;
NOTE: Enter "?;" to get info on all the SPDO commands.
      Enter "SPDSMAC;" to get list and setting of all SPD macros.
15          set acluser;
NOTE: Acluser has been set to anonymou.
16          constraint remove _all_;
NOTE: Member does not exist in LIBNAME domain.
17          constraint add myview;
18          where x=1;
ERROR: .
ERROR: Error on server LIBNAME socket.
ERROR: .
ERROR: CONSTRAINT ADD did not complete.
19         quit;

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SPDSScalable Performance Data ClientMicrosoft® Windows® for x645.1 HF35.1 HF4
Microsoft Windows 8.1 Enterprise x645.1 HF35.1 HF4
Microsoft Windows Server 2008 for x645.1 HF35.1 HF4
Windows 7 Enterprise x645.1 HF35.1 HF4
64-bit Enabled AIX5.1 HF35.1 HF4
64-bit Enabled Solaris5.1 HF35.1 HF4
HP-UX IPF5.1 HF35.1 HF4
Linux for x645.1 HF35.1 HF4
Solaris for x645.1 HF35.1 HF4
* 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.