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-12638 credential retrieval error

Re: ORA-12638 credential retrieval error

From: Spencer <spencerp_at_swbell.net>
Date: Sat, 27 Jan 2001 22:49:16 -0600
Message-ID: <gxNc6.490$Yq5.195242@nnrp2.sbc.net>

even though your organization doesn't think it's worth the cost, here's one possible solution to your problem. just let me know where to send the invoice.

Edit the sqlnet.ora file and change the following parameter

from:

 sqlnet.authentication_services = (NTS)

to:

 sqlnet.authentication_services = (NONE) Received on Sat Jan 27 2001 - 22:49:16 CST

Original text of this message

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