SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 56447: "ERROR: Unable to init socket API" might occur when you use PROC SPDO with a LIST USERS/LOCKING statement

DetailsHotfixAboutRate It

When you use the SPDO procedure with a LIST USERS/LOCKING statement, an error might occur. If you do not specify LOCKING=YES in the LIBNAME statement, an error message similar to the following occurs in the SAS log:

libname foo sasspds 'public' server=&hostname..&serv user='anonymous';

  5? proc spdo lib=foo;
list users/locking;
quit;

NOTE: Enter "?;" to get info on all the SPDO commands.
      Enter "SPDSMAC;" to get list and setting of all SPD macros.

  6?
ERROR: Unable to init socket API.
ERROR: Service ********** not found..

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 ServerMicrosoft® Windows® for x645.1 HF15.1 HF4
Microsoft Windows Server 2008 for x645.1 HF15.1 HF4
Windows 7 Enterprise x645.1 HF15.1 HF4
64-bit Enabled AIX5.1 HF15.1 HF4
64-bit Enabled Solaris5.1 HF15.1 HF4
HP-UX IPF5.1 HF15.1 HF4
Linux for x645.1 HF15.1 HF4
Solaris for x645.1 HF15.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.