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

Running a report using a command file

To run a report using a command file on Windows:

  1. Create a text file using a word processor of your choice.

  2. In the file, type %ORACLE_HOME%\BIN\rwrun, followed by the report name and desired arguments.

  3. Name the file filename.bat.

  4. To run the report, type filename.bat on the command line.

  5. If you sent the output to a file (DESTYPE=FILE DESNAME=filename DESFORMAT=HTML), open or print the file to verify the output.

See also

About batch reporting

Running and dispatching a report from the user interface

Running a report to a remote Reports Server

Generating HTML or HTMLCSS output

Generating PDF output

Generating XML output

Generating RTF output

Generating text output

Generating delimited output

Distributing a report to multiple destinations

Deploying a report