31.11 Starting and Stopping Oracle HTTP Server Web Servers

Starting and stopping an Oracle HTTP Server Web server is the same procedure for both v1.3 and v2, on all platforms.

To start the Oracle HTTP Server Web server

  1. Locate and change to the following directory:

    $ORACLE_HOME\opmn\bin\

  2. From the command line, enter the following command:

      opmnctl/startproc process-type=HTTP_Server
    

To stop the Oracle HTTP Server Web server

  1. Locate and change to the following directory:

    $ORACLE_HOME\opmn\bin\

  2. From the command line, enter the following command:
      opmnctl/stopproc process-type=HTTP_Server