Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-65312

Expired application common user password change failed.

Cause

The password of the application common user had expired and needed to be changed in order to successfully log in to application containers. But the application ROOT container's application status did not allow this operation to succeed either because:

  • An implicit application common user was attempting to change the password from within an explicit application action.
  • A non-implicit application common user was attempting to change the password from within an implicit application action.
  • A non-implicit application common user was attempting to change the password from within an explicit application action, but the application, which created the application common user, was being upgraded or uninstalled.

Action

Either begin an explicit application action for changing the password of a non-implicit application common user or try changing the implicit application common user's password inside an implicit application action, or wait for application upgrade or uninstall to be completed, and then try logging in or contacting the database administrator.