Stopping 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:
Stopping 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.
Parent topic: Stopping Servers
Stopping 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.
Parent topic: Stopping Servers
Stopping 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.
Parent topic: Stopping Servers
Stopping 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.
Parent topic: Stopping Servers
Stopping 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.
Parent topic: Stopping Servers
Stop the OHS Server
Go to ORACLE_HOME\user_projects\domains\FRDomain\bin and run stopComponent.cmd ohs1.
Parent topic: Stopping Servers
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 Installing the TMS Reports Server).
Parent topic: Stopping Servers
Stop the FRDomain Node Manager
Go to ORACLE_HOME\user_projects\domains\FRDomain\bin and run stopNodeManager.cmd.
Parent topic: Stopping Servers
Stop the OPADomain Node Manager
Go to ORACLE_HOME\user_projects\domains\OPADomain\bin and run stopNodeManager.cmd.
Parent topic: Stopping Servers