Re: Oracle Designer
Date: Sat, 12 Oct 2002 07:46:34 +0200
Message-ID: <ZFOp9.126$5O5.10870_at_news.siol.net>
Hi!
[Quoted] This is the most common connection string in TNSNAMES.ORA (be carefull with brackets).
CONNECTION_NAME =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = IP_ADDRESS_OR_COMPUTER_NAME)(PORT =
1521))
)
(CONNECT_DATA =
(SERVICE_NAME = PRODUCTION)
)
)
[Quoted] If you have installed Oracle products in multi HOMES you can find TNSNAMES.ORA in \NET80\ADMIN or \NETWORK\ADMIN.
Boris
"Wolfgang Maron" <wolfgang.maron_at_t-online.de> wrote in message
news:ao8c22$74i$01$1_at_news.t-online.com...
> I can't access the Oracle Designer on WIN2000 because the program don't
> accept the connect string. Can anyone tell me the right form of this
connect
> string?
>
> Wolfgang
>
>
>
Received on Sat Oct 12 2002 - 07:46:34 CEST