SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 56490: "ERROR: Specified locking user does not exist" might occur when you use PROC SPDO SET USER/LOCKING

DetailsHotfixAboutRate It

When you use the SPDO procedure with a SET USER/LOCKING statement, an error might occur. The following error message is seen in the SAS log:

2? libname foo sasspds 'public' server=hostname.nsport user='anonymous' locking=yes;

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

Users Currently Connected to the Locking Level Proxy
SPD UserName    Client Login   Thread Id
__________________________________________
ANONYMOU        SASGUS      7435536

  6? set user/locking anonymou threadid=7435536;

ERROR: Specified locking user does not exist.

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