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: DB Link ORA-12631 error when we set SQLNET.AUTHENTICATION_SERVICES= (NTS)

Re: DB Link ORA-12631 error when we set SQLNET.AUTHENTICATION_SERVICES= (NTS)

From: <isma.sanchez_at_gmail.com>
Date: Thu, 08 Nov 2007 15:14:59 -0000
Message-ID: <1194534899.451428.132090@e9g2000prf.googlegroups.com>


On Nov 8, 1:09 pm, sybrandb <sybra..._at_gmail.com> wrote:
> On Nov 8, 10:26 am, "isma.sanc..._at_gmail.com" <isma.sanc..._at_gmail.com>
> wrote:
>
> > Hi,
>
> > We have a DB_Link between two databases running in two servers
> > (Oracle9i Enterprise Edition Release 9.2.0.8.0 on Windows 2003 Server
> > Enterprise Edition). If we set SQLNET.AUTHENTICATION_SERVICES =
> > (NONE), it works correcty. But if we set
> > SQLNET.AUTHENTICATION_SERVICES = (NTS) we get an error:
> > ORA-12631 UserName retrieval failed. We don't now why
> > Trace file only shows: 'nau_scn: failed with error 12631'
>
> > Please, could you give me any help?
>
> > thanks
>
> Oracle automagically connects to your PDC or BDC when using
> authentication_services=(NTS).
> The problem is in your PDC or BDC.
>
> --
> Sybrand Bakker
> Senior Oracle DBA

I'm sorry, but there was wrong information in my previous mail: the database that owns the db_link runs on Windows 2000 Server and the target database runs on Windows 2003 server. We get the same error via sqlplus.

On the other hand, everything runs properly if we connect from the W2003 Server to a database on the W2K Server Both servers are in the same domain. The Active Directory is installed on a W2003 Server.

Do you know if there is any incompatibility, bug, etc. connecting from a W2KServer to a database on W2003Server? I haven't found any information about it.

Thanks again. Received on Thu Nov 08 2007 - 09:14:59 CST

Original text of this message

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