ORA-12638: Credential retrieval failed
Cause: The authentication service failed to retrieve the credentials of a user.
Action: Enable tracing to determine the exact error.
。
ORA-12638: Credential retrieval failed是Oracle数据库中的一个常见错误代码,代表不能从用户名/密码服务商获取凭据。
此错误指示服务器不能从身份验证可信客户端或代理集成服务器请求/获取其凭据。
这种错误可能是由于燃油池凭证服务器未正确配置引起的。
1、确认控制面板上记录的凭据验证服务器的配置是否正确;
2、尝试重新注册凭据验证服务器,看看是否有帮助;
3、重新启动凭据服务器。
4、如果以上步骤仍不起作用,可尝试重新配置凭据服务器;
5、重新注册并使用新的凭据服务器。