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: ORA-12641: TNS:authentication service failed to initialize

Re: ORA-12641: TNS:authentication service failed to initialize

From: Jeremiah Wilton <jeremiah_at_wolfenet.com>
Date: 1997/11/19
Message-ID: <Pine.OSF.3.95.971119130714.13882C-100000@gonzo.wolfenet.com>#1/1

On 19 Nov 1997, Dave Brady wrote:
>
> Subject: ORA-12641: TNS:authentication service failed to initialize
>
> I'm flying blind here, as I don't have the SQL*Net docs yet (v2.3).
>
> I can connect to the database (7.3.3) with SQL*Plus 3.3.3 if I issue:
>
> sqlplus username/password
>
> but if I type:
>
> sqlplus username/password_at_service name
>
> I get the error.

Add the following line to your listener.ora:

SQLNET.AUTHENTICATION_SERVICES=(BEQ,NONE)

--
Jeremiah Wilton      http://www.wolfenet.com/~jeremiah
Received on Wed Nov 19 1997 - 00:00:00 CST

Original text of this message

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