Examples

Example 1

This example shows how to use AOCUPDT to change the status of the TSO subsystem to UP.
AOCUPDT TSO,STATUS=UP
Note: This will not cause any TSO UP commands to be issued.

Example 2

This example shows how to use AOCUPDT to:
  • Change the status of subsystem IMSPROD to DOWN
  • Issue a customer-defined message, ABC123
  • Ensure that the status change is not reflected in SDF
AOCUPDT IMSPROD,STATUS=DOWN,MSG=ABC123,SDFUPDT=NO