Autoupgrade Job failed.
Hello,
I tried to run following command: java -jar autoupgrade.jar -config config.cfg -mode analyze
My config:
# Database number 1 - Full DB/CDB upgrade
upg1.log_dir=/home/oracle/autoupgrade/tachodb # Path of the log directory for the upgrade job
upg1.sid=ORCL # ORACLE_SID of the source DB/CDB
upg1.source_home=/opt/app/oracle/product/11.2.0.4/db_1 # Path of the source ORACLE_HOME
#upg1.target_home=/u01/app/oracle/product/21.1.0/dbhome_1 # Path of the target ORACLE_HOME
upg1.upgrade_node=localhost # Optional. To find out the name of your node, run the hostname utility. Default is ''localhost''
upg1.target_version=19 # Oracle version of the target ORACLE_HOME. Only required when the target Oracle database version is 12.2