Database Error Messages

ORA-28221

REPLACE clause not specified

Cause

An attempt was made to change the password with the password verification function enabled and the original password was not specified in the REPLACE clause. This is required if the user does not have ALTER USER system privilege.


Action

Provide the original password in the REPLACE clause and retry the operation.