From your present working directory, run the following command: Set the ORACLE_HOME environment variable to your Oracle Home directory

Starting and Stopping Oracle Reports Services 6-9

d. From the Domain Structure section in the left navigation pane, select

Deployments . The Summary of Deployments screen is displayed. e. Click Next to navigate to the screen that lists the Reports Application. f. Click Start.

6.3.2 Starting Reports Standalone Server

To start the Reports standalone server, complete the following steps: 1. From your present working directory, run the following command: cd ORACLE_INSTANCEbin. 2. Enter the following command: opmnctl startall All Reports components, including the Reports Standalone server, are started.

6.4 Starting and Stopping the COS Naming Service

The Common Object Service COS naming service orbd, provided by Sun Microsystems JDK, can be used for Reports Server discovery instead of the default broadcast mechanism. Refer to the JavaIDL page on Sun Microsystems Web site http:java.sun.com for more details on the orbd executable. To start the naming service, use the following commands: On Windows: namingservice.bat port_number On UNIX: namingservice.sh port_number To use OPMN to control the naming service, refer to Section 8.8.1.4, COS Naming Service Specification

6.5 Starting, Stopping, and Restarting Oracle Reports Components Using Oracle Enterprise Manager

All start and stop operations on Oracle Reports components can be performed using Oracle Enterprise Manager. Refer to Section 7.4, Starting, Stopping, and Restarting Oracle Reports Components .

6.6 Starting and Stopping the In-process Reports Server Using Oracle Reports Servlet

If you are using Reports Server as an in-process Reports Server the default configuration, sending a run report request starts the in-process Reports Server. However, if you are sending a request through a command line, Oracle Reports Servlet rwservlet must be started first using either the run report URL or the Web command URL. When you have successfully started rwservlet, you have successfully started the in-process Reports Server. You can also start an In-process Reports server through Enterprise Manager: 1. Navigate to the Reports application page in Oracle Enterprise Manager