From Metalink:
Problem Description:
==================== ====== if
If you want to check the TNS-12631 error, check “sqlnet”. “You will find a TNS-12631 error.
ora-12570/TNS-12570: TNS:Package Reader Failure
ora – 12631/TNS – 12631: username retrieval failed
Problem Statement:
= = = = = = = = = = = = = = = = = = = = = = = =
These errors are related to remote authentication in NT NT (NT Transport Services).
In fact, the following parameter is set in “SQLNET. ora”:
SQLNET. AUTHENTICATION_SERVICES = (nt)
As a result, if you are logged in as a domain user and you do not have a network connection (network cable temporarily removed or laptop booted independently), you will not be able to connect to the database because authentication will attempt to reach the domain user database (primary domain controller) or BDC (backup domain controller) on the PDC.
Solution Description:
===================== ====== You can log in as an NT local user. You can disable NTS in sqlnet. by setting the following parameters:
SQLNET.AUTHENTICATION_SERVICES = (none).
Explanation:
= = = = = = = = = = = =
1. when you log in as a local user, you will be exposed to the local user database, not the remote domain user database. When NTS is disabled, you will not access the domain user database even if you are logged in as a domain user.
Translated with www.DeepL.com/Translator (free version)
Read More:
- 【Linux】psql: FATAL: Ident authentication failed for user “username” Error and Solution
- django.db.utils.IntegrityError: UNIQUE constraint failed: auth_user.username
- remote: XXX Incorrect username or password (access token) fatal: Authentication failed for XXX
- Password retrieval of Android keystore
- MySql 8.x java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed
- Gitlab service migration and gitlab administrator password retrieval
- Spring error: ora-01017: invalid username / password; login denied
- Invalid username / password; login denied
- TypeError: Cannot read property ‘username‘ of undefined
- Solution: ora-01017: invalid username / password; login denied error
- Solution of invalid username / password; login denied error in Oracle Database Foundation
- react Error: Objects are not valid as a React child (found: object with keys {username, password})
- Pull the git warehouse code IDEA reports an error: Clone failed: Authentication failed for’http://10.xx.XXXXXXXXXXXXXXXXX’
- Installation failed with message Failed to finalize session : INSTALL_FAILED_INVALID_APK
- Failed to open stream: http request failed!
- Solve the Google Chrome Failed to load resource: net::ERR_FAILED problem
- The mongoDB service failed to start (exception: connect failed)
- Git failed to submit data error: failed to push some refs to’https://github.com/XXXXXXX/gif.git’
- Git solves the problem of failed: http request failed
- NIOS II – Eclipse – ERROR – ” DownLoad elf failed ” – Verify failed between address ….