Database Error Messages

OCI-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.