AutoUpgrade.jar fails in preupgrade fixup phase with deadlock issues when DBA_PRIV_CAPTURES is enabled
(Doc ID 2593325.1)
Last updated on OCTOBER 02, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 to 12.2.0.1 [Release 12.1 to 12.2]Information in this document applies to any platform.
Symptoms
When Upgrading from 12.1.0.2.170418 Database version to 12.2.0.1.190416 using AutoUpgrade.jar , it fails in the preupgrade fixup phase because it tries to disable the capture which leads to an ORA-00060 deadlock .
Log file $ORACLE_BASE/cfgtoollogs/upgrade/auto/autoupgrade_err.log shows :
2019-08-16 07:57:31.823 ERROR Error occurred while running the dispatcher for job 102
Cause: An execution error occurred when running the database checks or fixups - AutoUpgDispatcher.run
oracle.upgrade.autoupgrade.utils.errors.AutoUpgException: AutoUpgException [UPG-1316]
Cause: An execution error occurred when running the database checks or fixups - AutoUpgDispatcher.run
oracle.upgrade.autoupgrade.utils.errors.AutoUpgException: AutoUpgException [UPG-1316]
In the database alert log we can see :
ORA-00060: deadlock detected while waiting for resource
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 |