| | Reports / FTI and Other Analytics Integrating OTM / G-Log with Oracle Reports, FTI (OBIEE) and creating custom reports / analytics. |  | | 
August 1st, 2008, 15:03
| | Senior Member and Blogger | | Join Date: Nov 2007 Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: error when running public reports The report server id is not the same. You have p_reports_server=REP_xxx.COM Yet I see in the EM manager OAS_HOME at the end. You need to put in the exact string as well as the upper case and lower case. Also for the future in order for me to help you out fully instead of just guessing, you need to keep the entire screenshots and properties files intact otherwise you won't be getting a lot of help here, just guesswork.
__________________ MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts Offering Incubator and Production OTM instances www.mavenwire.com | 
August 1st, 2008, 15:19
| | Member | | Join Date: Nov 2007 Location: Chennai, India
Posts: 76
Thanks: 8
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: error when running public reports Nick,
I understand Nick, since its contains all those official server informations i just edited it.
And we have now edited the properties file to the same as it is in the em console. Does a server restart neccessary to make these changes take effect?
Regards
Arun | 
August 1st, 2008, 15:20
| | Senior Member and Blogger | | Join Date: Nov 2007 Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: error when running public reports Yes it will.
__________________ MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts Offering Incubator and Production OTM instances www.mavenwire.com | 
August 1st, 2008, 15:37
| | Member | | Join Date: Nov 2007 Location: Chennai, India
Posts: 76
Thanks: 8
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: error when running public reports Nick,
We have changed the properties file and made a server restart.
Now iam able to view the scheduled jobs , but when i try to run any reports it shows a different error that it cant able to open the file.
REP-110: Unable to open file 'orders_by_pickup_stop'.
REP-1070: Error while opening or saving a document.
REP-0110: Unable to open file 'orders_by_pickup_stop'.
I had attached the screenshot.
Any advice/ help?
Regds-- | 
August 1st, 2008, 15:40
| | Senior Member and Blogger | | Join Date: Nov 2007 Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: error when running public reports You'll need to refer to the admin guide section about installing and configuring Oracle reports. You haven't configured the location for where the the reports are located in your reports.conf file. You also need to create a new entry in your cgicmd.dat file. After you change these you'll need to do a restart of your opmnctl for the changes to take.
__________________ MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts Offering Incubator and Production OTM instances www.mavenwire.com | 
August 1st, 2008, 16:20
| | Member | | Join Date: Nov 2007 Location: Chennai, India
Posts: 76
Thanks: 8
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | 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-- | 
August 1st, 2008, 16:32
| | Senior Member and Blogger | | Join Date: Nov 2007 Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: error when running public reports It's commented out:
Change it to this:
<property name="sourceDir" value="/otm55/glog/reports"/>
also be sure you have a space between each line and also at the end of the file in your cgicmd.dat file
all=: %*
hide_pass_key: userid=glogdba/glogdba@TEST %*
__________________ MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts Offering Incubator and Production OTM instances www.mavenwire.com | 
August 2nd, 2008, 18:56
| | Member | | Join Date: May 2007
Posts: 89
Thanks: 16
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: error when running public reports Hi Nick,
We are getting a new error now, upon trying to view an invoice ... REP-110: Unable to open file 'commercial_invoice'. REP-1070: Error while opening or saving a document. REP-0110: Unable to open file 'commercial_invoice' pls advice Rgds-- | 
August 2nd, 2008, 23:07
| | Senior Member and Blogger | | Join Date: Nov 2007 Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: error when running public reports Are you running Oracle reports as a different user than who is running otm? Check the permissions and see if that could be the problem. Your issue either lies in the reports configuration or permissions. It's the same error as before.
__________________ MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts Offering Incubator and Production OTM instances www.mavenwire.com | | The Following User Says Thank You to nick.polites For This Useful Post: | | 
August 3rd, 2008, 07:58
| | Member | | Join Date: Nov 2007 Location: Chennai, India
Posts: 76
Thanks: 8
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: error when running public reports Nick,
Many thanks for your reply...
I have edited the reports.conf and cgicmd.dat file as per your instructions. And a server restart is planned on Monday. We will let you know the results once it is done.
Regds--
Arun |  | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |