Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

PRKF-01572

failed to transfer instance as the database {0} was not modified to have local rolling state TRANSFER or REVERT

Cause

The command 'srvctl modify database -db <db_name> -oraclehome <new_home> -localrolling' is not executed or is not executed successfully.


Action

Execute the command 'srvctl modify database -db <db_name> -oraclehome <new_home> -localrolling' to modify the database for local rolling before executing 'srvctl transfer instance' command.