8 Start, Stop, and Restart Oracle HTTP Server

This topic explains systematic instructions to Start, Stop, and Restart the Oracle HTTP Server.

  1. Navigate to the below location in command prompt ${ORACLE_INSTANCE}/bin/ and run the below commands.

    Table 8-1 Command- Oracle HTTP Server

    Action Command
    Start opmnctl startproc ias-component={COMPONENT_NAME}, For example, opmnctl startproc ias-component=ohs1
    Stop opmnctl stopproc ias-component={COMPONENT_NAME}, For example, opmnctl stopproc ias-component=ohs1
    Restart opmnctl restartproc ias-component={COMPONENT_NAME}, For example, opmnctl restartproc ias-component=ohs1