DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Credential retrival failed

  1. #1
    Join Date
    Oct 2003
    Posts
    3

    Question Credential retrival failed

    when i tried to connect a Database server which was located in a defferent location (using the TCP/IP Protocol) using Sql*plus 9.0.1.3.0 Physically it is giving the error ORA-12638: Credential retrieval failed, When I tried to connect the same server with Client version SQL*Plus: Release 3.3.4.0.0 then the connection was sucess what could be the reason.? How can i connect the server with Sql*plus 9.0.1.3.0 ..
    ThanQ,
    Kiran Kumar Busi.
    Engineer IT,
    NHPC,Corporate Office,
    Faridabad,
    India.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334

    Re: Credential retrival failed

    Originally posted by busi
    when i tried to connect a Database server which was located in a defferent location (using the TCP/IP Protocol) using Sql*plus 9.0.1.3.0 Physically it is giving the error ORA-12638: Credential retrieval failed, When I tried to connect the same server with Client version SQL*Plus: Release 3.3.4.0.0 then the connection was sucess what could be the reason.? How can i connect the server with Sql*plus 9.0.1.3.0 ..
    ThanQ,
    Kiran Kumar Busi.
    Engineer IT,
    NHPC,Corporate Office,
    Faridabad,
    India.
    what version of the database is it?

  3. #3
    Join Date
    Dec 2002
    Location
    Bangalore ( India )
    Posts
    2,434
    set SQLNET.AUTHENTICATION_SERVICES = NONE in your sqlnet.ora file ( client side )
    funky...

    "I Dont Want To Follow A Path, I would Rather Go Where There Is No Path And Leave A Trail."

    "Ego is the worst thing many have, try to overcome it & you will be the best, if not good, person on this earth"

  4. #4
    Join Date
    Oct 2003
    Posts
    3
    Than Q Mr. Abhay, it really helped me A lot.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width