Home » Developer & Programmer » Reports & Discoverer » How to compile report6i on unix prompt
How to compile report6i on unix prompt [message #88515] Fri, 25 October 2002 10:43 Go to next message
avinash
Messages: 22
Registered: February 2001
Junior Member
Hi,

Could you please let me know how to compile report file from unix command prompt. I am using reflection x to compile form file. for form compile I am using followinf command
f60genm module=$i userid=???/???@icmmh161_438.world batch=yes compile_all=YES
But I am not sure about report. Is there any command or file is available like f60genm or reports can not compile on unix prompt.

OS :- unix
Oracle 817

Thanks in advance
Avinash
Re: How to compile report6i on unix prompt [message #88516 is a reply to message #88515] Fri, 25 October 2002 13:54 Go to previous messageGo to next message
Ravi
Messages: 251
Registered: June 1998
Senior Member
Hi Avinash,

In unix u have to use rwcon60............

Like how we will create Batch file in windows(Convert.bat) like that in unix vi editor u copy the below text and save that file as convert.sh.

Suppose u create some directory in unix lets say ReportFile and in that directory u have kept all your Rdf file. Copy this Convert.sh file and execute this automatically it will compile all the Rdf file which are there in that directory.

-----------Copy this text to vi editor--------
for %%f in (*.rdf) do rwcon60 userid=scott/tiger@system source=%%f batch=yes dtype=repfile stype=rdffile
-----------------------------------------------
Regards
Ravi
Re: How to compile report6i on unix prompt [message #88523 is a reply to message #88515] Mon, 28 October 2002 04:53 Go to previous messageGo to next message
avinash
Messages: 22
Registered: February 2001
Junior Member
Hi Ravi

A lots of thanks . It is working fine.

Thanks
Avinash
Re: How to compile report6i on unix prompt [message #90149 is a reply to message #88515] Fri, 12 November 2004 20:08 Go to previous messageGo to next message
daoud
Messages: 1
Registered: November 2004
Junior Member
i sherch the same things
did you have the response
thanks
Re: How to compile report6i on unix prompt [message #90150 is a reply to message #90149] Sun, 14 November 2004 19:45 Go to previous message
Arvin AUDIT
Messages: 22
Registered: November 2004
Junior Member
no..not yet

If you get the solutio, please let me know

Thanks
Previous Topic: Reports 2.5 on Windows XP
Next Topic: og.getnumparam
Goto Forum:
  


Current Time: Wed May 01 18:52:00 CDT 2024