Re: Personal Oracle 8 and Developer on same PC - Connection Problem
Date: Sat, 30 Oct 1999 15:57:26 +0400
Message-ID: <7vhc6r$c3$1_at_nimr.hct.ac.ae>
Try removing all oracle products from your system. Also wipe out the registry entries for Oracle. Then install Developer 6 first followed by Personal Oracle 8.
Search for sqlnet.ora file [..\Net80\Admin\sqlnet.ora ] on your system and delete the following line from it:
[Quoted] sqlnet.authentication_services = (NONE)
This is normally the second line. you can either delete this line or just rem it out.
This should do the trick.
Cheers.
the Lord Mayor hisself wrote in message
<381b7467.34028853_at_news1.radix.net>...
>On Sun, 24 Oct 1999 14:27:24 +0100, "Simon Hedges"
><shedges_at_hhhh.freeserve.co.uk> wrote:
>
>[snip]
>>However, now I have PO8 and Developer 6. Developer 6 can't see PO8
(though
>>I can log on to PO8 using the SQL*Plus that comes bundled with it PO8).
If
>>I try to put in a connection string (ORCL, or anything else) then as soon
as
>>I click on 'connect' my PC starts to dial up my ISP - which is no good at
>>all.
>
>OK. We run PO8 and a Forms 4.5 app on laptops, and here's the trick we
>found. You have to start the 8 listener, start the PO8 database, then
>login using the 'tcp-loopback' alias.
>
>Good Luck.
>
>Russell Therrien
>Information Systems Administrator
>Marconi Systems Technologies, Inc.
Received on Sat Oct 30 1999 - 13:57:26 CEST