Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: unable to start reports server
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
![]() |
![]() |