Oracle EBS 12.1 Database upgrade to 19c, DBUA stops twice with warning/error
I've done couple of rounds of 19c database upgrade from 12c database for Oracle EBS 12.1.3.
As part of 19c database upgrade, while running DBUA, it stops twice.
First, after Recompiling Invalid Objects, it stops and showing a warning saying "There were 2 execution errors found after recompilation on the CDB$ROOT container."
After I click "OK" button, it continues to the next step.
Second error is saying "Errors encountered during the execution of Executing Post Upgrade Tasks" The real error message from the log is the following:
ORA-32002: cannot create SPFILE already being used by the instance
If I click "Retry" button, it continues to next step and complete the upgrade.
As part of 19c database upgrade, while running DBUA, it stops twice.
First, after Recompiling Invalid Objects, it stops and showing a warning saying "There were 2 execution errors found after recompilation on the CDB$ROOT container."
After I click "OK" button, it continues to the next step.
Second error is saying "Errors encountered during the execution of Executing Post Upgrade Tasks" The real error message from the log is the following:
ORA-32002: cannot create SPFILE already being used by the instance
If I click "Retry" button, it continues to next step and complete the upgrade.
0