Database Error Messages

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

PRGO-04048

failed to change owner to "{0}" for password file "{1}"

Cause

An attempt to migrate a database with zero downtime failed because the ownership of the password file could not be changed as specified. This was most likely due to missing execute permission for the parent directory of the indicated file.


Action

Check that the directory of the indicated file has execute permission. Ensure that the ownership of the password file can be modified, and then retry the operation.