Saturday, November 17, 2007

Changing SDM Server Modes

To change the SDM Server mode please read more

You need to stop the SDM Server first as follow:

Stopping/Starting SDM Server

WINDOWS

  1. Navigate to the usr/sap///SDM/program directory of your J2EE Engine installation.
  2. To stop the SDM Server, execute the command:

    StopServer

  3. To start the SDM Server, execute the command:

    StartServer

  4. or simply start the SAP Management Console by choosing Start ® Programs ® SAP Management Console.
  5. From the tree, choose SAP Systems® ® ® Process Table.
  6. 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

  1. Navigate to the usr/sap///SDM/program directory of your J2EE Engine installation.
  2. To stop the SDM Server, execute the command:

    StopServer.sh

    To start the SDM Server, execute the command:

    StartServer.sh

Change SDM Server Mode

  1. Navigate to the usr/sap///SDM/program directory of your J2EE Engine.
  2. 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

No comments:

Blog Archive