Changing SDM Server Modes
Sunday, 15 April 2007 14:36
Huseyin Bilgen
To change the SDM Server mode please read more
You need to stop the SDM Server first as follow:
Stopping/Starting SDM Server
WINDOWS
- Navigate to the usr/sap/<SID>/<INSTANCE_NAME>/SDM/program directory of your J2EE Engine installation.
- To stop the SDM Server, execute the command:
StopServer
- To start the SDM Server, execute the command:
StartServer
- or simply start the SAP Management Console by choosing Start ® Programs ® SAP Management Console.
- From the tree, choose SAP Systems® <SID> ® <SAP_Web_AS_Java_Instance> ® Process Table.
- Select the SDM process
To start it, choose Enable Process in the context menu.
To stop it, choose Disable Process in the context menu.
UNIX
- Navigate to the usr/sap/<SID>/<INSTANCE_NAME>/SDM/program directory of your J2EE Engine installation.
- To stop the SDM Server, execute the command:
StopServer.sh To start the SDM Server, execute the command:
StartServer.sh
Change SDM Server Mode
- Navigate to the usr/sap/<SID>/<INSTANCE_NAME>/SDM/program directory of your J2EE Engine.
- Open a command prompt in this directory.
To remove the link between the SDM and the Java Control Framework execute the following command in the command line:
sdm jstartup "mode=standalone" for Windows
sdm.sh jstartup mode=standalone for UNIX
To integrate SDM in the Java Control Framework, use the following command:
sdm jstartup "mode=integrated" for Windows
sdm.sh jstartup mode=integrated for UNIX

Our valuable member Huseyin Bilgen has been with us since Saturday, 06 May 2006.