Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: unable to start reports server

Re: unable to start reports server

From: Jan Prause <prause_at_mail.cs.uni-magdeburg.de>
Date: Fri, 17 Mar 2000 08:45:17 +0000
Message-ID: <38D1F09C.A7716B5@mail.cs.uni-magdeburg.de>


Thanks for help. I found a solution on a Oracle Board. My fault was, the entry in the tnsnames.ora was more than one line, but it has to be only one line. Now my entry looks like this:
60repserv.world=(Address=(protocol=tcp)(host=<ip-address>)(port=1949)) and it works.

Jan

Wayne Trollip schrieb:

> Hi
>
> Check your the entry in your TNSNAMES.ora file. The ip address for the
> 60repserv must be that our your reports server and NOT your database server.
> The port number you specify here is the port number that the reports server
> will listen on.
>
> Cheers
> Wayne
Received on Fri Mar 17 2000 - 02:45:17 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US