TS/MP Supplement for Limits Relief (G06.26+)

STATUS ACS $ZACS, DETAIL
Displaying ACS subsystem version
Use the SCF VERSION command to display the version number of the ACS subsystem. For
detailed information about this command, see VERSION in Chapter 7. For example:
VERSION ACS $ZACS, DETAIL
Restarting ACS Subsystem Processes in a
CPU
Use the CONTROL command to restart ACS subsystem processes in one or more CPUs.
Changes made with the CONTROL command modify the operational status of the ACS
subsystem, not the ACS subsystem configuration. For detailed information about this command,
see CONTROL in Chapter 7. For example:
CONTROL ACS $ZACS, PROCESSORLIST (2, 3), ENABLE
Restarting the Subsystem
A complete description for initially configuring and starting the ACS subsystem during
installation is described in Chapter 5, Installing and Configuring. To restart the subsystem when
it is in the STOPPED state, follow these steps:
1. Stop the Pathsend Requesters
For information on stopping Pathsend requesters, see the TS/MP System Management Manual.
2. Start $ZACS
1. Check whether $ZACS
is started.
Use the SCF STATUS PROCESS command. For example:
STATUS PROCESS $ZZKRN.#ZACS, DETAIL
2. If $ZACS is not started,
start it.
Use the SCF START command interactively or in an OBEY file,
as follows:
ASSUME PROCESS $ZZKRN
START #ZACS
3. Verify that $ZACS is
started.
Use the SCF STATUS command as described in Step 1.