When attempting to rotate an Oracle Database account password in CA Privileged Access Manager (PAM), the operation may fail with the error: ORA-28003: password verification for the specified password failed. This error occurs when the password generated by PAM does not meet the specific password verification function (e.g., length requirements) assigned to the Oracle user profile.
The password complexity rules (Password Composition Policy) defined on the Oracle Database side are more stringent than the policy configured in PAM. For example, Oracle may require a minimum password length (e.g., 25 characters) that is not enforced or is set to a lower limit within the PAM policy.
To resolve this issue, synchronize the PAM Password Composition Policy with the Oracle Database security requirements.