To run a runfile (.rep
) or a report definition file (.rdf
)
from the command line on Windows:
Type %ORACLE_HOME%\BIN\
rwrun
,
followed by the report name and desired arguments.
If you sent the output to a file (DESTYPE=FILE
DESNAME=filename DESFORMAT=fileformat
),
open or print the file to verify the output.
Running and dispatching a report from the user interface
Running a report using a command file
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.