- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with Oracle Reports Server 6i
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2004 02:33 AM
тАО10-21-2004 02:33 AM
Problem with Oracle Reports Server 6i
When we try to run reports via web - I get the error
Error: The requested URL was not found, or cannot be served at this time.
Oracle Reports Server CGI - Report Job has terminated with error.
Reports Server Replies:
REP-0159:
If I run the reports builder directly from the UNIX command line using the "rwbld60" command, I get the an pop-up screen indicating error but no error message is displayed.
The DISPLAY variable is set and reports60 server process is running fine.
Any help is appreciated! Thx. Geetha.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2004 02:35 AM
тАО10-21-2004 02:35 AM
Re: Problem with Oracle Reports Server 6i
Compare my configuration file to yours and CONSIDER making changes where different.
See attachment.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2004 03:06 AM
тАО10-21-2004 03:06 AM
Re: Problem with Oracle Reports Server 6i
I can't open your script. Can you please send it as a text file? Thx. Geetha.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2004 03:17 AM
тАО10-21-2004 03:17 AM
Re: Problem with Oracle Reports Server 6i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2004 11:02 PM
тАО10-21-2004 11:02 PM
Re: Problem with Oracle Reports Server 6i
please have a look at SEP's interesting thread about the XVFB configuration.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=189455
if you have any difficulties, please do let us know.
regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2004 11:13 PM
тАО10-21-2004 11:13 PM
Re: Problem with Oracle Reports Server 6i
concerning the error you are getting:
REP-0159: Syntax error on command line.
It seems like the Reports Server has rejected the call from the CGI executable. One of the required parameters is incorrect.
To troubleshoot this, modify your URL to include the parsequery command:
http://mysvr.mu:7777/dev60cgi/rwcgi60/parsequery?server=repserver+report=test.rdf+userid=scott/tiger@MYDB+destype=cache+desfomat=HTML
This will result in:
The CGI will return a screen that shows each individual parameter and its value.
1) Verify that each parameter has a value.
2) Verify that the DESTYPE parameter has a valid value.
let us know
kind regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2004 03:50 AM
тАО10-22-2004 03:50 AM
Re: Problem with Oracle Reports Server 6i
Thanks a lot for the input. I don't have any /etc/rc.config.d/xvfb file on my server. Do I create it? Also there is no /etc/X11/xvfb_daemon.pl.
I did type URL to include the parsequery command - each individual parameter seems to be right.
Geetha.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2007 04:08 AM
тАО04-30-2007 04:08 AM
Re: Problem with Oracle Reports Server 6i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2007 04:40 AM
тАО04-30-2007 04:40 AM
Re: Problem with Oracle Reports Server 6i
Geetha.