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

Thread: Ora-12638

  1. #1
    Join Date
    Oct 2006
    Posts
    7

    Ora-12638

    Hi,

    I am trying to connect remote server from client PC
    through SQL. I am getting the following error.
    ----------------------------------------
    SQL> conn cis@csdoracle.world
    Enter password: *******
    ERROR:
    ORA-12638: Credential retrieval failed
    ----------------------------------------

    The same TNSNAMES file is used from Forms 6i
    from where it is connecting successfully.

    Need help to check where I am missing.


    Surya

  2. #2
    Join Date
    Oct 2006
    Location
    Mumbai
    Posts
    184
    Hi,

    Need to see your tnsnames.ora for the Client Machine.

    If you can post the contents of tnsnanmes.ora.

    Check your service name ...

  3. #3
    Join Date
    Aug 2006
    Posts
    3
    check ur sqlnet.ora

  4. #4
    Join Date
    Oct 2006
    Posts
    7

    Cool got solution (Thanks)

    Do following.

    Administrative Tools -> Local Security Policy -> User Rights Assignments -> Log on as a batch job

    Add your windows user id here.

    And also add your windows user in oracle DBA group of the system groups list.

    Then give same windows user and password in host credential.

    Regards,

    Surya

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