Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RWRUN60 Reports trace

chvsnarayanaApr 21 2011 — edited Apr 23 2011
Hi All,

We are using Oracle 10g and Oracle forms & reports 6i in windows env. I am not able to run report by using RWRUN60.exe. When I am using below code from command prompt system is throwing below error "ERR REP-0549"

Kindly let me know whats wrong with this syntax and suggest me the correct syntax.

Thanks in Advance.

Satyam.


'RWRUN60 REPORT="D:\Temp\GET\VOUCHER.rep" USERID=SCOTT/TIGER@PROD PARAFORM=NO DESTYPE=FILE DESFORMAT=PDF DESNAME="D:\Temp\GET\VOUCHER.PDF" TRACEFILE=D:\Temp\GET\trace.log LOGFILE=D:\Temp\GET\mylog.log ERRFILE=D:\Temp\GET\err.log'

Trace file output:
LOG :
Report: D:\Temp\GET\VOUCHER.rep
Logged onto server:
Username:


LOG :
Logged onto server: GREEK
Username: GLGRC


18:58:25 ERR REP-0549: Destination type must be 'File', 'Printer', 'Mail', or 'Sysout' in batch mode.

-------------------------------------
| Report Builder Profiler statistics |
-------------------------------------

TOTAL ELAPSED Time: 0.00 seconds

Reports Time: 0.00 seconds
ORACLE Time: 0.00 seconds
UPI: 0.00 seconds
SQL: 0.00 seconds

TOTAL CPU Time used by process: N/A
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 21 2011
Added on Apr 21 2011
3 comments
1,794 views