Oracle 10g Reports - REP-501 on access from form but browser access works fine [message #392639] |
Wed, 18 March 2009 13:31 |
nilbags
Messages: 10 Registered: March 2009 Location: Mumbai
|
Junior Member |
|
|
Hi,
We are using Oracle Reports 10g on App Server installed on AIX with Database (10.2.0.4) too on AIX
I am trying to invoke a report from a form button using RUN_REPORT_OBJECT however, it is failing with FRM-41214 (Unable to run report). When I check the report ID from the browser, the error shown is REP-501. Can you please help me with this ?
The foll. seems to be working fine
1. Running the same report from browser with all params including the connect string
2. Running the report from form by directly using web.show_document
3. Same report and form works absolutely fine (with run_report_object) for another instance (different database on same AIX server accessed from same App server)),
This has confused me. Please help me with this.
|
|
|
|
Re: Oracle 10g Reports - REP-501 on access from form but browser access works fine [message #392732 is a reply to message #392665] |
Thu, 19 March 2009 01:54 |
nilbags
Messages: 10 Registered: March 2009 Location: Mumbai
|
Junior Member |
|
|
Thanks but I have read this ...
My problem is that the same forms is going to be used for both databases, and I therefore cannot replace run_report_object with an explicit web.show_document, especially since the former is working fine on the other instance.
Unable to comprehend why it is not working only for my database. Will any trace help ? ... can you pls help with that
|
|
|
|