SPDO Procedure

LIST USERS/LOCKING Statement

Lists the locking users that are active in the connected domain.

Requirement: You must have special privilege and specify ACLSPECIAL=YES in the LIBNAME statement in order to use this statement.
Interaction: Used in conjunction with the SET USER/LOCKING, SHOWLIBNAME, SET MODE OPER, and OPER statements to issue proxy commands.
See: SPD Server proxies are described in detail in Managing SPDSBASE Processes.

Syntax

LIST USERS/LOCKING;

Details

A proxy command is a command issued by one user on behalf of another user ID or user group. To issue proxy commands, you must first select a user proxy. PROC SPDO provides several interactive statements to enable you to list and select from the available user proxies. Separate statements are available for non-locking and locking user proxies. The LIST USERS/LOCKING statement is used in conjunction with the SET USER/LOCKING statement to set the context for executing a proxy command. The LIST USERS/LOCKING statement identifies the locking user proxies that are active in the connected domain so that the SET USER/LOCKING statement can be used to connect to one.
See Using PROXY Statements to Get Information about Locking SPD Server Users to see how this statement is used with other statements to issue a proxy command.
Last updated: February 3, 2017