Re: Developer 6i and Personal Oracle 6i
Date: Fri, 30 Mar 2001 12:52:47 +0200
Message-ID: <9a1npp$l8u$1_at_news.tpi.pl>
Hi Chris,
In that case I have made connection to DB using Net 8 Easy config and if you are using the name of that connection it works.
But it is really interesting How to do it using TNS
If you will find a solution send me.
Regards Moshe
U¿ytkownik <lhpbd_at_earthlink.net> napisa³ w wiadomo¶ci
news:3ac36ee0.5487513_at_news.earthlink.net...
> Hey all,
>
> I recently installed Dev. 6i and Personal Oracle 6i. I can
> connect to SQL*PLUS installed in the same home as the database. What
> I can not do is start up forms and connect to the database. I run the
> listener first, then start the database, then bring up forms and try
> to connect. If I enter a string for the database, I get the "TNS:
> Could not resolve service name" message. If I leave the field blank,
> I get the "TNS: unable to connect to destination" message.
>
> I made sure the tnsnames.ora file in each oracle home are the same:
> PROGRAMMER =
> (DESCRIPTION =
> (ADDRESS_LIST =
> (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
> )
> (CONNECT_DATA =
> (SERVICE_NAME = oracle)
> )
> )
>
> I am at a loss here. Help?!?
>
> Chris
> lhpbd_at_earthlink.net
Received on Fri Mar 30 2001 - 12:52:47 CEST