Re: Oracle Report Server and Web Access

From: Brian Peasland <peasland_at_edcmail.cr.usgs.gov>
Date: Mon, 20 Dec 1999 18:51:23 GMT
Message-ID: <385E7AAB.17BCBDF_at_edcmail.cr.usgs.gov>


[Quoted] It is not the same port as your SQL*Plus connections. In my TNSNAMES.ORA file, I have an entry similar to:

   reportserver.world =
(ADDRESS=(PROTOCOL=TCP)(Host=123.456.789.123)(Port=1949))

I used the default port (1949) in my configuration. This entry must appear on ONE LINE ONLY! And you'll probably need to use the IP number for the host. After you put this entry in TNSNAMES, create the NT Service.

Another thought. What version of NT are you using and with what Service Pack? You might have an incompatibility with NT SP and the version of Developer Server.

HTH,
Brian

"Jonathan D. Herridge" wrote:
>
> I've narrowed my problem down to REP-0186 as the error. This means that the
> daemon failed to listen to the port. As far as I can tell the port is
> correct in the tnsnames.ora file. It is the same port that I use with my
> SQL Plus connection. Any ideas?
>
> "Jonathan D. Herridge" wrote:
>
> > I have installed this before, but cannot find the documentation. I have
> > installed Developer/2000 Reports and all the components. I am running
> > Oracle Web Server with the r25ows web cartridge set up. What I am
> > having trouble with is installing/configuring report server.
> >
> > According to /ORANT/REPORT25/DOC/R25OWS.HTM, I am supposed to install
> > the multi-tier server. So following the instructions outlined in
> > /ORANT/REPORT25/DOC/r25mtsus.htm, I installed teh multi-tier server with
> > the command: r25mts32 -install reportserver tcpip.
> >
> > Did the post-intallation steps, but when trying to start the service, I
> > get an error, "The Developer/2000 Reports Server [reportserver] service
> > returned service specific error 186." Now that might be specific to the
> > service, but I have no idea what error 186 is.
> >
> > Did I miss a step or do something else wrong? Any input is appreciated.
> >
> > --
> > Jonathan D. Herridge
> > Programmer
> > InfoWare, Inc.
> > http://www.infoware.com/
> >
> > ----------------------------------------------------------------------
> > The information attached is confidential and only intended for use by
> > the recipient party and in certain cases the associated firm where
> > recipient is currently employed. Any other use is prohibited. All
> > documents carry confidential notices and may not be altered.
> > ----------------------------------------------------------------------
>
> --
> Jonathan D. Herridge
> Programmer
> InfoWare, Inc.
> http://www.infoware.com/
>
> ----------------------------------------------------------------------
> The information attached is confidential and only intended for use by
> the recipient party and in certain cases the associated firm where
> recipient is currently employed. Any other use is prohibited. All
> documents carry confidential notices and may not be altered.
> ----------------------------------------------------------------------
Received on Mon Dec 20 1999 - 19:51:23 CET

Original text of this message