Issues running utltz_upg_apply.sql to upgrade timezone
Oracle Database version 19.21
Hello,
We're trying to update the timezone for one of our databases using the following steps.
@utltz_upg_check.sql -- check script
@utltz_upg_apply.sql -- apply script, with restarts
But we're getting the following error.
INFO: Starting with RDBMS DST update preparation.
INFO: NO actual RDBMS DST update will be done by this script.
INFO: If an ERROR occurs the script will EXIT sqlplus.
INFO: Doing checks for known issues ...
INFO: Database version is 19.0.0.0 .
INFO: Database RDBMS DST version is DSTv42 .
INFO: No known issues detected.
INFO: Now detecting new RDBMS DST version.
ERROR: No newer RDBMS DST patch has been detected.