ORA-28003: password verification for the specified password failed ORACLE 报错 故障修复 远程处理
文档解释
ORA-28003: password verification for the specified password failed
Cause: The new password did not meet the necessary complexity specifications and the password_verify_function failed
Action: Enter a different password. Contact the DBA to know the rules for choosing the new password
Oracle ORA-28003 错误表明,已指定的密码无法通过认证系统进行验证。将可能由于无效的密码政策而导致密码验证失败。
官方解释
Oracle ORA-28003 错误消息表明由于无效的密码政策,指定的密码无法通过认证系统进行验证。在这种情况下,用户必须使用符合Oracle安全要求的有效密码,以便重新访问系统。
常见案例
1. 使用者尝试连接数据库时会显示 ORA-28003 错误。
2. 数据库用户从连接库时出现 ORA-28003 错误。3. 可能是数据库无法通过 Oracle 密码政策进行验证所致。
一般处理方法及步骤
1. 确认 Oracle Account 商店中的密码政策是否有效。登录到 Oracle 安全管理器中查看相关政策与用户信息。
2. 更改政策设置为默认值或使用有效的密码政策。
3. 使用符合政策的有效密码登录数据库并重新访问系统。4. 使用更新的密码政策,妥善修改所有用户密码,以便可以查看 ORA-28003 错误。