Skip Headers
Oracle® Fusion Middleware Publishing Reports to the Web with Oracle Reports Services
11g Release 1 (11.1.1)

Part Number B32121-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

6.4 Starting and Stopping the COS Naming Service

The Common Object Service (COS) naming service orbd, provided by Sun Microsystem's JDK, can be used for Reports Server discovery instead of the default broadcast mechanism. Refer to the JavaIDL page on Sun Microsystem's 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"