Previous Topic: Fail-Safe BackoutNext Topic: CA CSM Backup and Disaster Recovery


Stop CA CSM

If you want to stop CA CSM (for example, during maintenance), you stop CA CSM in the reverse order as you start CA CSM.

Follow these steps:

  1. Enter the following z/OS system command:
    P MSMTC
    

    The CA CSM application server has successfully terminated, the following message appears in the system console:

    MSM0011I CA CSM HAS TERMINATED SUCCESSFULLY
    

    Note: If this message does not appear, CA CSM has failed to stop its operation, and you have to force a shutdown using the following command:

    F MSMTC,APPL=FORCESHUTDOWN
    

    After the forced shutdown has completed, the following message appears in the system console:

    MSM0012W CA CSM TERMINATION WAS FORCED
    

    Important! If you force a shutdown, some of your data may be lost. Therefore, use this method only if the standard stop method is not working.

    The Tomcat job stops after CA CSM application server is terminated.

  2. Submit the MSMDBSVP JCL member or start the MSMDBSRP PROCLIB member.

    The CA Datacom/MSM server stops.

  3. Submit the MSMMUFP job or started task.

    The MUF stops, and CA CSM stops operation.