Stopping the Copy Services Manager server

The commands that are required to manually stop the Copy Services Manager server depend on the operating system.

Stopping the Copy Services Manager server on Windows

About this task

To stop the Copy Services Manager server, issue the following command from the command prompt:
CSM_install_directory\IBM\CSM\stopCSM.bat
Where the variable CSM_install_directory is the installation directory. The default directory is C:\Program Files\IBM\CSM.

Stopping the Copy Services Manager server on AIX® or Linux®

About this task

To stop the Copy Services Manager server, issue the following command from the command line:
/CSM_install_directory/stopCSM.sh

Where CSM_install_directory is the installation directory. The default directory is /opt/IBM/CSM.

Stopping the Copy Services Manager server on z/OS

About this task

To stop the Copy Services Manager server, complete the following steps:

Procedure

  1. Issue a command from the IBM z/OS® System Display and Search Facility (SDSF) panel to stop Copy Services Manager, as shown in the following example command. The address space that is shown might be different in your environment.
    /STOP IWNSRV

    Where /STOP IWNSRV stops the server address space.

  2. Issue the /D A,L command to show the processes that are running and verify that the stop command completed. If the IWNSRV address space is displayed, issue the /CANCEL command for the address space.