注意:此补丁只适用于oracle19.3版本用来添加33版本时区,其他版本使用会报错
我会再上传一个适用于19c所有oracle版本的33版本时区补丁
补丁用于解决ORA-39405 TSTZ版本问题的错误
用于把oracle19.3数据库加TSTZ33版本的补丁
可通过SQL> SELECT * FROM v$timezone_file;命令查询时区版本
Oracle Database 19 Release 19.3.0.0.190416DBRU
CORE Patch for Bug# 28852325 for Linux-x86-64 Platforms
This patch is non-RAC Rolling Installable.
Released: Tue Sep 24 06:08:39 2019
This document describes how you can install the CORE DST patch for bug# 28852325 on your Oracle Database 19 Release 19.3.0.0.190416DBRU
安装过程可以查看我的文章https://blog.csdn.net/weixin_43885834/article/details/105745901
安装补丁后还需要调整时区到最新,调整时区脚本
https://download.csdn.net/download/weixin_43885834/12360984
1