Show TOC Start of Content Area

Procedure documentation Starting and Stopping the SDM (UNIX) Locate the document in its SAP Library structure

Use

On UNIX, you operate the SDM Server with the command line.

Prerequisites

You have installed the J2EE Engine on a host machine running under the operating system UNIX.

Procedure

To stop or stop the SDM Server independently of the J2EE Engine, proceed as follows:

 

       1.      Navigate to the usr/sap/<SID>/<INSTANCE_NAME>/SDM/program directory of your J2EE Engine installation.

       2.      Open a command prompt.

¡        To stop the SDM Server, execute the command:
StopServer.sh

¡        To start the SDM Server, execute the command:

StartServer.sh.

Result

You have started or stopped the SDM independently of the J2EE Engine.

Caution

If you restart the J2EE Engine completely, you must stop the SDM again separately, since this service is started automatically with the J2EE Engine.

See also:

SDM Modes

 

End of Content Area