返回顶部
首页 > 资讯 > 错误编码 >ORA-12677: Authentication service not supported by database link ORACLE 报错 故障修复 远程处理
  • 495
分享到

ORA-12677: Authentication service not supported by database link ORACLE 报错 故障修复 远程处理

报错故障Authentication 2023-11-05 05:11:09 495人浏览 薄情痞子
摘要

文档解释 ORA-12677: Authentication service not supported by database link Cause: The authentication service used by the prox

文档解释

ORA-12677: Authentication service not supported by database link

Cause: The authentication service used by the proxy process (database link) was unable to find the adapter being used by the client in its list of authentication mechanisms.

Action: Specify an authentication adapter that is shared by the client and the server being used for the database link.

ORA-12677错误指出在尝试建立到oracle数据库的链接时出错,因为目标数据库在客户端和服务器端不支持某种身份验证类型。

官方解释

ORA-12677: Authentication service not supported by database link

描述:

TNS-12677.

此错误指示在尝试建立到Oracle数据库的链接时出错,因为目标数据库在客户端和服务器端不支持某种身份验证类型(可能是明文密码验证或其他)。

常见案例:

1. 从Oracle客户端与其他Oracle服务器之间建立数据库链接时,客户端可能在连续过程中发送无效的登录请求参数,导致此错误。

2. 如果所连接的服务器数据库不允许客户端发送明文密码,则在链接建立过程中还可能出现此错误。

正常处理方法及步骤:

1. 确认传输参数,特别是指定的身份验证类型,是否正确。

2. 尝试其他的身份验正解析,例如windows身份验证、Kerberos、Proxy身份验证等,以使连接建立成功。

3. 确保在客户端机器上安装了相关的认证软件,以支持指定的身份验证方式。

4. 确保使用正确的TNS名称和其他相关参数,正确定义TNS服务名称。

5. 尝试禁用参数“SEC_CASE_SENSITIVE_LOGoN”,如果在建立数据库链接时使用了用户ID和密码,可以使用此参数关闭大小写检查。

6. 在安全层面,确认在建立连接时遵循安全措施。

--结束END--

本文标题: ORA-12677: Authentication service not supported by database link ORACLE 报错 故障修复 远程处理

本文链接: https://lsjlt.com/news/534932.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作