aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-39319: Cannot undo password expiration.

ORA-39319: Cannot undo password expiration.
Cause: DBMS_METADATA_DIFF was comparing two users and the first user had an expired password. There is no SQL ALTER statement to undo the expiration of a user password.
Action: The difference cannot be eliminated with an SQL ALTER statement.

请先 登录 后评论

1 个回答

小智
ORA-39319:无法撤消密码到期。,
.原因: DBMS_METADATA_DIFF正在比较两个用户,并且第一个用户的密码已过期。没有SQL ALTER语句可以撤消用户密码的到期。,
.操作:使用SQL ALTER语句无法消除该差异。,
.
请先 登录 后评论