TS/MP Supplement for Limits Relief (H06.05+, J06.03+)

command defaults to the local physical system.
PROCESSORLIST ( processor-list) | ALL
specifies the CPUs in which you are restarting ACS subsystem processes.
PROCESSORLIST ( processor-list)
lists one or more CPUs. Specify the processors as a list of CPU numbers separated
by commas and enclosed within parentheses (). The range of values for the
processors is 0 through 15. For example, the string ( 1, 3, 5, 7) specifies CPUs 1, 3,
5 and 7.
ALL
specifies all CPUs in the system.
ENABLE
restarts the ACS subsystem processes in the specified CPUs, if required.
Examples.
The following command restarts ACS subsystem processes in CPUs 2 and 3 on the local
system:
CONTROL ACS $ZACS, PROCESSORLIST (2, 3), ENABLE
The following command restarts ACS processes in all CPUs on the remote system \PLUTO:
CONTROL ACS \PLUTO.$ZACS, ALL, ENABLE
DELETE
Use the DELETE command to remove the ACS subsystem. This command deletes the ACS
object from the SCF subsystem configuration file (BCINI) then deletes the BCINI file; it does
not uninstall ACS.
Note: Before issuing this command, you must do the following:
Stop the TS/MP server classes and PATHMON processes.1.
Stop the ACS subsystem.2.
The command displays a prompt asking you to verify the command before it is executed.
This is a sensitive command.
Syntax Summary.
DELETE [ /OUT file-spec/ ] [ object-spec ]
Syntax Descriptions.
OUT file-spec