Stop the Servers

You can stop each server either in the appropriate WLS Admin Console or from DOS prompt with specific commands.

Note:

These instructions are provided for your information; you do not need to do them now.

For more information, see:

Stop the Forms Server

The Oracle Forms Server is located on the WebLogic Server domain, and we recommend you to name it as FRDomain and use port number 7001.

To stop the Forms Server, do either:

  • Stop WLS_FORMS by running ORACLE_HOME\user_projects\domains\FRDomain\bin>stopManagedWebLogic.cmd WLS_FORMS from a command prompt started as an administrator.

  • Use the Admin Console at http://host:7001/console.

    Note:

    The Admin Console is available only if the Admin Server is running.

Stop the Reports Server

The Oracle Reports Server is located on the WebLogic Server domain, and we recommend you to name it as FRDomain and use port number 7001.

To stop the Reports Server, do either:

  • Stop WLS_REPORTS by running ORACLE_HOME\user_projects\domains\FRDomain\bin>stopManagedWebLogic.cmd WLS_REPORTS from a command prompt started as an administrator.

  • Use the Admin Console at https://host:7001/console.

    Note:

    The Admin Console is available only if the Admin Server is running.

Stop the FRDomain Admin Server

The Oracle FRDomain Admin Server is located on the WebLogic Server domain, and we recommend you to name it as FRDomain and use port number 7001.

To stop the Admin Server, do either:

  • Go to ORACLE_HOME\user_projects\domains\FRDomain\bin and run stopWebLogic.cmd.

  • Use the Admin Console at https://host:7001/console.

Stop the OPADomain Admin Server

The Oracle OPADomain Admin Server is located on the WebLogic Server domain, and we recommend you to name it as OPADomain and use port number 7101.

To stop the Admin Server, do the following:

  • Go to ORACLE_HOME\user_projects\domains\OPADomain\bin and run the stopWebLogic.cmd.

Stop the Managed Server of OPADomain

The managed server of OPADomain is located on the WebLogic Server domain named OPADomain, which must use port number 7101.

To stop the managed server of OPADomain, use the Admin Console at either:

  • http://host:7101/console

  • https://host/opaconsole (if configured)

    Note:

    The Admin Console is available only if the Admin Server is running.

Stop the OHS Server

Go to ORACLE_HOME\user_projects\domains\FRDomain\bin and run stopComponent.cmd ohs1.

Stop the TMS Reports Server

Go to ORACLE_HOME\user_projects\domains\FRDomain\bin and run stopComponent.cmd for <report_server_name>.

Where, <report_server_name> is the name you used while installing the TMS Reports Server (see Install the TMS Reports Server).

Stop the FRDomain Node Manager

Go to ORACLE_HOME\user_projects\domains\FRDomain\bin and run stopNodeManager.cmd.

Stop the OPADomain Node Manager

Go to ORACLE_HOME\user_projects\domains\OPADomain\bin and run stopNodeManager.cmd.