upgrade_to_oracle_19c
This is an old revision of the document!
Oracle database upgrade to 19c
Using Mike Dietrich's AutoUpgrade
Download the Hands-On Lab
This is the main setup page for the HOL
An example of an autoupgrade config file that has worked successfully
The recompilation and timezone options are commented as 'yes' is the default anyway.
# -------------------- # Global configuration # -------------------- global.autoupg_log_dir=/home/oracle/autoupgrade/logs global.target_version=19 # ----------------- # Database number 1 # ----------------- upg1.dbname=aarct upg1.start_time=now upg1.source_home=/cln/tst/ora_bin1/app/oracle/product/11.2.0.4/dbhome_1 upg1.target_home=/cln/tst/ora_bin1/app/oracle/product/19/dbhome_1 upg1.sid=aarct upg1.log_dir=/home/oracle/autoupgrade/logs/aarct upg1.upgrade_node=localhost #upg1.run_utlrp=yes #upg1.timezone_upg=yes
upgrade_to_oracle_19c.1585317831.txt.gz · Last modified: 2020/03/27 14:03 by stuart
