View Single Post
  #16 (permalink)  
Old August 1st, 2008, 16:20
arunk arunk is offline
Member
 
Join Date: Nov 2007
Location: Chennai, India
Posts: 77
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 8
Thanked 3 Times in 3 Posts
Rep Power: 2
arunk is on a distinguished road
Re: error when running public reports

Nick,

We had checked all those files you had mentioned. Everything looks to be perfect.

reports.conf file,

<engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="10" maxEngine="50" minEngine="10" engLife="50" maxIdle="30" callbackTimeOut="90000">
<!--property name="sourceDir" value="/otm55/glog/reports"/-->
<!--property name="tempDir" value="your reports temp directory"/-->
<!--property name="keepConnection" value="yes"/-->

And this was added in the cgicmd.dat file too,

all=: %*
hide_pass_key: userid=glogdba/glogdba@TEST %*

It just run perfectly when i try running that test.rdf report but otherwise not with anyother PUBLIC reports.

Regds--
Reply With Quote