Start Servers Manually
If you have not set up automatic startup, you can start the required servers manually using the instructions in this section.
For information about these servers, see Architecture.
In this section:
- Start the FRDomain Node Manager
- Start the FRDomain Admin Server
- Start the Forms Server
- Start the Reports Server
- Start the OPADomain Node Manager
- Start the OPADomain Admin Server
- Start the Managed Server of OPADomain
- Start the OHS Server
Parent topic: Install the Oracle Clinical Front End
Start the FRDomain Node Manager
To start the FRDomain Node Manager:
- Go to ORACLE_HOME\user_projects\domains\FRDomain\bin and run startNodeManager.cmd.
Parent topic: Start Servers Manually
Start the FRDomain Admin Server
The Oracle FRDomain Admin Server is located on the WebLogic Server domain that must be named FRDomain and must use port number 7001. You must start the Admin Server before you can start either the Oracle Forms Server or the Oracle Reports Server.
At the DOS command prompt, do the following:
- Go to ORACLE_HOME\user_projects\domains\FRDomain\bin and run the startWebLogic.cmd.
Note:
You cannot start it from the Admin Console because if the server is not running, the FRDomain Admin Console is not available.Parent topic: Start Servers Manually
Start the Forms Server
The Oracle Forms Server is located on the WebLogic Server domain that must be named FRDomain. You must start the FRDomain Admin Server before the Forms Server.
To start the Forms Server:
Parent topic: Start Servers Manually
Start the Reports Server
The Oracle Reports Server is located on the WebLogic Server domain that must be named FRDomain. You must start the FRDomain Admin Server before the Reports Server.
To start the Reports Server:
Parent topic: Start Servers Manually
Start the OPADomain Node Manager
To start the OPADomain Node Manager:
- Go to ORACLE_HOME\user_projects\domains\OpaDomain\bin and run startNodeManager.cmd.
Parent topic: Start Servers Manually
Start the OPADomain Admin Server
The Oracle OPADomain Admin Server is located on the WebLogic Server domain that the Installer names OPADomain. You must start the Admin Server before you can start the Managed Server of OPADomain.
To start the OPADomain Admin Server:
- Go to ORACLE_HOME\user_projects\domains\OpaDomain\bin and run startWebLogic.cmd.
Note:
You cannot start from the Admin Console because if the server is not running, the OPADomain Admin Console is not available.Parent topic: Start Servers Manually
Start 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. The Managed Server of OPADomain runs on Oracle ADF and supports RDC Onsite, the TMS Browser, and TMS reports. It also contains the database connections.
You must start the OPADomain Admin Server before the Managed Server of OPADomain.
To start the Managed Server of OPADomain, use the Admin Console at either:
- http://host:7101/console
- https://host/opaconsole (if configured)
Parent topic: Start Servers Manually
Start the OHS Server
To start the OHS Server:
- Go to ORACLE_HOME\user_projects\domains\FRDomain\bin and run the startComponent.cmd for ohs1.
Parent topic: Start Servers Manually