Re: WEBDB NT offer

From: Lasse Halaas <reklame.halaas_at_c2i.net>
Date: Fri, 24 Dec 1999 11:53:33 GMT
Message-ID: <19J84.7057$zI2.338721_at_juliett.dax.net>


Verna Legaspi skrev i meldingen ...
>Make sure you're editing the correct *.ora files in the correct Home
>directory. If you're using 8i & WebDB, I believe you have to install WebDB
>in a separate Oracle Home.

Yes, that is correct. WebDB requires a separat Oracle Home. We also had to copy over the TNSNAMES.ORA file from one Ora Home to the other (the WebDB one). Good luck !

Lasse from Norway
>
>I had to just copy my listener.ora & tnsnames.ora files from one Oracle
Home
>to the other.
>
>HTH
>Verna
>
>"kevin moriarty" <schmerd_at_primenet.com> wrote in message
>news:83209j$jaa$1_at_nnrp02.primenet.com...
>> I am new to Oracle. By configure my listener, I assume you mean edit the
>> listener.ora file in my webdb home with a text editor, changing my host
>from
>> 127.0.0.1 to 206.132.239.119; not use the Net8 assistant, Net8
>configuration
>> assistant, or the Net8 easy config. Enclosed is the listener.ora in my
>webdb
>> home; I tried various changes, but still cannot access webdb through the
>> internet. Do you have any suggestions?
>>
>>
>> ################
>> # Filename......: listener.ora
>> # Node..........: local.world
>> # Date..........: 24-MAY-94 13:23:20
>> ################
>> LISTENER =
>> (ADDRESS_LIST =
>> (ADDRESS=
>> (PROTOCOL= IPC)
>> (KEY= oracle.world)
>> )
>> (ADDRESS=
>> (PROTOCOL= IPC)
>> (KEY= ORCL)
>> )
>> (ADDRESS=
>> (COMMUNITY= TCP.world)
>> (PROTOCOL= TCP)
>> (Host= 206.132.239.119)
>> (Port= 1521)
>> )
>> )
>> STARTUP_WAIT_TIME_LISTENER = 0
>> CONNECT_TIMEOUT_LISTENER = 10
>> TRACE_LEVEL_LISTENER = OFF
>> SID_LIST_LISTENER =
>> (SID_LIST =
>> (SID_DESC =
>> (SID_NAME = tftp)
>> (PROGRAM = tftpd)
>> )
>> (SID_DESC =
>> (SID_NAME = sfinger)
>> (PROGRAM = sfingerd)
>> )
>> )
>> PASSWORDS_LISTENER = (oracle)
>>
>>
>>
>> Thomas Kyte <tkyte_at_us.oracle.com> wrote in message
>> news:5jg85s4nllcm8d6luns154iqlbhod7ravf_at_4ax.com...
>> > A copy of this was sent to "kevin moriarty" <schmerd_at_primenet.com>
>> > (if that email address didn't require changing)
>> > On Sun, 12 Dec 1999 17:36:33 -0700, you wrote:
>> >
>> > >If you help me solve this, easy?, problem; I'll give you $100.00.
>> > >
>> > >
>> > >I have NT server SP6, Oracle 8.1.5, and WEBDB 2.1.0.9.3. I use dial up
>> > >networking to connect to my ISP.
>> > >While I'm connected to the internet through my phone line. I can
access
>> > >webdb at http://localhost/
>> > >However, if I try to access webdb with: http://206.132.239.119/ (my
>> static
>> > >IP) I get a page cannot be displayed error. I would like to access
>webdb
>> > >through
>> > >the internet from anywhere.
>> > >
>> > >
>> >
>> > localhost typically is IP 127.0.0.1 (tcp loopback). You need to
>> configure your
>> > listener to run on the correct ip address is all. localhost <>
>> 206.132.239.119.
>> >
>> >
>> >
>> > --
>> > See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to
>> Oracle8i'...
>> > Current article is "Part I of V, Autonomous Transactions" updated June
>> 21'st
>> >
>> > Thomas Kyte tkyte_at_us.oracle.com
>> > Oracle Service Industries Reston, VA USA
>> >
>> > Opinions are mine and do not necessarily reflect those of Oracle
>> Corporation
>>
>>
>
>
Received on Fri Dec 24 1999 - 12:53:33 CET

Original text of this message