If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > Unable to make connection

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-21-03, 04:51
ohanus ohanus is offline
Registered User
 
Join Date: Jan 2003
Posts: 41
Unhappy Unable to make connection

Hello,

I have problem with connecting to remote db. When I try connect to local db it's correct but if I try connect to remote db this error occured: "ORA-12640 Authentication adapter initialization failed". I'm connecting from ASP script and if I connect through Oracle Console everything is OK.

Does anybody know where could be problem?

I've installed Oracle9AS, Oracle9i on local and Oracle9i on remote. This is my sqlnet.ora:
SQLNET.AUTHENTICATION_SERVICES= (NTS)
NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES)

and even change SQLNET.AUTHENTICATION_SERVICES=(NONE) parameter didnt help.

Thanks for any advice.
Ondrej
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On