Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TOAD を使用しているときに、定期的に DB に接続しようとすると、「ORA-12638 資格情報の取得に失敗しました」というエラーが表示されます。これを乗り越えるには、TOAD を再起動する必要があります。他の接続がアクティブになっていると面倒です。このエラーを回避または回避する方法を知っている人はいますか?
ありがとう
1) /oracle home/network/admin に移動し、sqlnet.ora を開きます。
2) SQLNET.AUTHENTICATION_SERVICES= (NTS) を検索し、SQLNET.AUTHENTICATION_SERVICES= (NONE) に変更します。