| Kaiz |
Posted: Dec 11, 2007 09:31:25 AM |
Total Post: 104
Joined: Sep, 2007
|
Dear Friends,
Whenever I am starting the database two file is updated whith the same error message
In Oradim File
Tue Dec 11 07:39:46 2007ORA-12638: Credential retrieval failed
Tue Dec 11 14:47:22 2007ORA-12638: Credential retrieval failed in the
In sqlnet
Fatal NI connect error 12638, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oraclesaher)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=saher)(CID=(PROGRAM=d:\oracle\ora92\bin\ORACLE.EXE)(HOST=DREAMS)(USER=OraUser))))
location ORA92\database ( windows )
Even thought till now it has affected the working, but please anyone share the meaning of this error.... With regards |
|
|
Mohammed Taj |
| Posted: Dec 11, 2007 11:58:36 PM | |
|
Total Post: 694
Joined: Jul, 2007
|
comments off sqlnet.authentification_services line in sqlnet.ora file.
|
|
|
|
|
Kaiz |
| Posted: Dec 12, 2007 08:46:37 AM | |
|
Total Post: 104
Joined: Sep, 2007
|
Thanks for as always quick reply,
sir you mean to say that I should type this line
comments off sqlnet.authentification_services
in sqlnet.ora which is present in network/admin folder in windows if yes than I should write as it is....
or syntax is different...
Please sorry to bother, new to Oracle..
With regards....
|
|
|
|
|
Mohammed Taj |
| Posted: Dec 12, 2007 09:31:51 AM | |
|
Total Post: 694
Joined: Jul, 2007
|
No,my mean is.
add # sign or change NTS to NONE in sqlnet.ora file
like
#sqlnet.authentification_services=(NTS)
OR
sqlnet.authentification_services=(NONE)
|
|
|
|
|
Kaiz |
| Posted: Dec 13, 2007 09:26:25 AM | |
|
Total Post: 104
Joined: Sep, 2007
|
Thanks Sir,
I will try out this and inform you the result...
with Regards...
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |