You can use CICS® DA to stop a CICS region. When the region is stopping, you can use the System Log and z/OS® Jobs views to monitor the progress.
Before you can stop a CICS region, you must have an active CICS DA connection. You must also have a copy of the system model on your local computer.
This task stops a CICS region by running the command in the region stop policy. By default, CICS DA submits the stop command F {jobName},COSD if the region is a CMAS, or F {jobName},CEMT P SHUT for other CICS regions. However, you can change the stop policy for individual regions, in the region editor. For more information about specifying the stop policy, see Specifying the region stop policy.
The CICS region stop command is issued. CICS DA does not wait for a response or monitor the progress of the CICS region stop. You must review the spool output for the CICS region job to check for errors or messages. You can refresh the status in CICS DA to show the latest status for the CICS region. For more information about refreshing the model element status, see the related links.
After a refresh is run, the model shows the new status for the CICS region. CICS DA writes a message to the Console view and the audit log recording the action.