A script-enabled browser is required for this page to function properly.

About Oracle Reports executables

The Oracle Reports executables are:

rwbuilder

Invokes Reports Builder.

rwrun

Runs a report by starting its own in-process server (not to be confused with the default in-process Reports Server), which runs in the same JVM as the rwrun process. It is recommended that you use rwrun for testing purposes only. Use rwservlet and rwclient in your production environment to take full advantage of the power of Oracle Reports Services.

rwclient

Parses and transfers a command line to the specified (or default) Reports Server.

rwcgi

Translates and delivers information between HTTP and the Reports Server.

rwserver

Invokes the Reports Server.

rwservlet

Translates and delivers information between HTTP and the Reports Server.

rwconverter

Converts one or more report definitions or PL/SQL libraries from one storage format to another.

All Oracle Reports excecutables can be run from the command line. See the Reference>Command Line section of this online Help for detailed information about the Oracle Reports commands and command line options.

See also

Using the command line

Running a report from the command line