Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Connect failed on oracle 8.1.7

Re: Connect failed on oracle 8.1.7

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: Tue, 05 Mar 2002 07:01:11 GMT
Message-ID: <3c8469ab.320886699@news.saix.net>


"news libero" <bettati_at_infinito.it> wrote:

>Each client must connect to both instances.
>A strange thing happens: with some AD users i can connect correctly to both
>instances. If i logon with another AD user on a client, i could connect to
>one instance, on the other instance i can complete a TNSPING but if i try to
>connect with SQLPLUS i receive the message:
>ORA-12545 connect failed because the target host or object does not exist.

This sounds to me like a NT user problem. Either the environment for that user is setup incorrectly (e.g. incorrect path for TNSNAMES.ORA), or there is some kind of authorisation/security problem for that NT user.

One thing to always remember - NT users are no different than Unix users. Each user has its own home directory, profile and rwx permissions.

Adding in NT user authentication (i.e. NT domains) on the server, makes matters a bit more complex as not only does the NT user need to be correctly setup on the local machine, but the domain manager also needs to provide that user with the correct access rights to access the domain services (which can be most any service running on the domain servers).

--
Billy
Received on Tue Mar 05 2002 - 01:01:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US