catconExec reports unexpected error in wait_for_completions
We are testing a migration process we plan to use for implementation.
We have taken a 11.1.0.7 database’s RMAN backup set (level 0).
We applied this to a new 12.2 database (OracleLinux7.2).
The RMAN restore worked fine.
Next step was to upgrade the new database.
Steps were:
sqlplus / as sysdba
startup upgrade
quit
cd $ORACLE_HOME/rdbms/admin
$ORACLE_HOME/perl/bin/perl catctl.pl catupgrd.sql
After a while, the process fails with:
*********** Executing Change Scripts ***********
Serial Phase #:0 [THEDB] Files:1
Unexpected error encountered in catctlMain; Error Stack Below; exiting
Died at catctl.pl line 7822.
at catctl.pl line 7822.
main::catctlDie("\x{a}Unexpected error encountered in catconExec; exiting\x{a} 2") called at catctl.pl line 4556