PAM Configuration and Management Manual
SCF for PAM
PAM Configuration and Management Manual—523349-003
3-59
STOP PROCESS Command
STOP PROCESS Command
The STOP PROCESS command halts the operation of the specified PROCESS object.
Command Syntax
OUT file-spec
directs any SCF output generated for this command to the specified file.
PROCESS process-name
is the name of the PROCESS object to be stopped. The process name can be
$ZZPAM or the name of a PAM process.
Considerations
•
You cannot stop the PROCESS object until its subordinate objects are also
stopped. For an immediate shutdown of the PROCESS object, use the ABORT
PROCESS command, which aborts the process.
•
If $ZZPAM is STOPPED, no DSM commands are possible until $ZZPAM is
restarted.
Example
This example stops the process named $PAM1:
->STOP PROCESS $PAM1
STOP [ /OUT file-spec/ ] PROCESS process-name