To run a report using a command file on Windows:
Create a text file using a word processor of your choice.
In the file, type %ORACLE_HOME%\BIN\rwrun
,
followed by the report name and desired arguments.
Name the file filename.bat
.
To run the report, type filename.bat
on the command line.
If you sent the output to a file (DESTYPE=FILE
DESNAME=filename DESFORMAT=HTML
),
open or print the file to verify the output.
Running and dispatching a report from the user interface
Running a report from the command line
Running a report to a remote Reports Server
Generating HTML or HTMLCSS output
Distributing a report to multiple destinations
Copyright © 1984, 2005, Oracle. All rights reserved.