OEM 13c Fleet: UPDATE_DB Job Fails With Error "ORA-00201: control file version 12.1.0.2 incompatible with ORACLE version 19.0.0.0.0"
(Doc ID 2964607.1)
Last updated on SEPTEMBER 14, 2023
Applies to:
Enterprise Manager for Oracle Database - Version 13.4.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Cloud Control Enterprise Manager using Fleet, UPDATE_DB is failing in starting the database from new home with below error.
Command Snippet:
$ emcli db_software_maintenance -performOperation -name="update" -purpose=UPDATE_DB -target_type=oracle_database -target_list="<target_name>" -Normal_credential="WELCOME:SYSMAN" -privilege_credential="WELCOME-ROOT:SYSMAN"
$ emcli db_software_maintenance -performOperation -name="update" -purpose=UPDATE_DB -target_type=oracle_database -target_list="<target_name>" -Normal_credential="WELCOME:SYSMAN" -privilege_credential="WELCOME-ROOT:SYSMAN"
Job Failed log:
SQL> SQL> Connected to an idle instance.
ORA-00201: control file version 12.1.0.2 incompatible with ORACLE version 19.0.0.0.0
Disconnected
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |