Oracle's ora-12638 Error resolution: Identity retrieval failed

Source: Internet
Author: User
Tags domain server

ora-12638: Identity retrieval failed. With Sql:select * from T@zjdtdblink. Workaround:

Look at the Dtdblink data link in the Dbastudio, not active. Look at the domain server. The problem is resolved after restarting the domain server. Check online and make a further explanation:

Cause: Credential retrieval failed due to Oracle's inability to apply OS authentication

Action

1. Open Network/admin under Sqlnet.ora modify Sqlnet.authentication _services= (NONE).

2. Start NET8 configuration assistant--> select the third local network service name configuration--> Delete ... (delete the original local network service name)

3. Repeat step Two--> Add. (new local network service name)

4.

Restart Oracle---------------------------------------------------------------

NTS is the Winnt authentication method---------------------------------------------------------------

In Sqlnet.ora, #sqlnet. Authentication_services = (TCP) is changed to

#sqlnet. Authentication_services = (NONE) or comment out this line-------------------------------

Sqlnet.authentication_services = (NONE)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.