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

Using the command line

An Oracle Reports command on the command line generally has the following form:

executable_name keyword=value keyword=value ...

where each keyword=value pair is called a command line option.

Keywords must be specified and can be used in any order following the executable name.

Example (valid):

rwrun USERID=scott/tiger DESTYPE=mail DESNAME=rmiller

Example (Invalid):

rwrun scott/tiger DESTYPE=mail DESNAME=rmiller

This sequence is invalid because scott/tiger has been typed without the USERID keyword.

Usage notes

Rules

See also

About executables

rwbuilder

rwrun

rwclient

rwcgi

rwserver

rwservlet

rwconverter

Command line keywords

Running a report from the command line