15 pts.
 report server error using oracle 10g
Hi. I an using oracle 10g. when i run 10g reports individually it works fine but when i try it to connect with forms it gives error 'cannot connect toserver' please help how could i connect it to server.

Software/Hardware used:
ASKED: July 17, 2008  9:11 AM
UPDATED: August 22, 2008  5:58 AM

Answer Wiki:
Where are you trying to run this report, AS or local machine? Just to clarify you need a report server in local machine or report services to run the report through forms, both have different method to start. What I think is you are trying to call the report in your machine (Window based). Here how you create and start a report server in your machine. From the dos command window (go to the following path or run the file with the path) <pre><Oracle DS Home>/bin/rwserver server=<server_name> [batch=yes/no] [autostart=yes/no]</pre> For batch, the default is no. Enter yes if you don't want to be prompted for confirmation during installation. For autostart, the default is no. Enter yes if you want the service to start automatically at reboot without requiring a user to logon and manually start the Reports Server. Confirm that report server is running, run the following URL <pre>http://<your_machine_name>.<domain_name>:<your_port_number>/reports/rwservlet/showjobs?</pre> Usually if the its a local machine and not on the network the URL could be <pre>http://127.0.0.1:8888/reports/rwservlet/showjobs?</pre> Good luck
Last Wiki Answer Submitted:  July 17, 2008  4:48 pm  by  Fhashmat   90 pts.
All Answer Wiki Contributors:  Fhashmat   90 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi,

You have mentioned the procedure to start report server, but i want to know how to start the report service also.

Further i want to know that after start report server, how can i know that the report server is running ?
I want to run my report from forms and all are installed on one machine.

I tried to run my report from forms, but i get the error that “UNABLE TO RUN REPORT”. I am using RUN-REPORT_OBJECT builtins.

Waiting for reply.

Thanking you,

-Kelp

 115 pts.

 

Dear Fhashmat,

I have explain my query earlier and i am waiting for the reply.

Please reply me as soon as possible,

Thanks.

 115 pts.