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!

REP-1202 ORACLE logon not specified

414538Feb 9 2004 — edited Feb 11 2004
Hi,

9ias: 9.0.2.0.1
Reports: 9i

I am trying to publish reports on the web, I got the following message when I try to run one of the report: REP-1202 ORACLE logon not specified.

The first report: (works fine)
https://myserver.com/reports/rwservlet?hide_pass_key&report=....
where hide_pass_key is username/password@db stored in cgimd.dat

Inside the first report, I had another hyperlink called to my second report within the same session

The second report: (error message REP-1202)
https://myserver.com/reports/rwservlet?report=...
where I didn't put the hide_pass_key

I passed the "hide_pass_key" earlier already and I run the second report within a second, it seems I need to relogon and it has considered a new session.

How can I solve this problem? I want the cookie to remain until I end the session (close the browser).

Thank you very much!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 10 2004
Added on Feb 9 2004
1 comment
3,529 views