Thursday, March 26, 2009

How to start/stop SDM on UNIX

To start or stop the SDM Server of the J2EE Engine, proceed as follows:
  1. Log in as SIDadm
  2. Navigate to the usr/sap/SID/INSTANCE_NUMBER/SDM/program directory of your J2EE Engine installation.
  3. To stop the SDM Server, execute the command: StopServer.sh password=sdm_password
  4. To start the SDM Server, execute the command: StartServer.sh

1 comment:

  1. alternate option:
    1. jcmon pf=/usr/sap/SID/SYS/profile/XYZ (CI profile)

    2. 20 : Local Administration Menu
    3. 3 : Enable process OR 5 : Restart process OR 4 : Disable process
    4. Put the process index from index table above (usually 2 for SDM)
    5. Do you want to restart the process [2/SDM] ? (y/n): Type Y and enter
    6. option 1 to refresh the process status
    7. 0 and 0 to quit

    ReplyDelete