当前位置:网站首页>Oracle 11 g rac finished patch, dbca new patches of SQL database also needs to perform?
Oracle 11 g rac finished patch, dbca new patches of SQL database also needs to perform?
2022-08-02 19:03:00 【Cloth & traveling】
After Oracle 11g rac has been patched, does dbca still need to execute the patched SQL for new databases?
Accepted answer 1:
No need.
Other Answer 1:
No need.
Other Answer 2:
Generally, the patch is applied when installing the software, and it is not necessary to execute the patch sql when re-creating the instance; if the database of the existing instance is patched, the patch upgrade sql needs to be executed after the patch is completed.
Other Answer 3:
https://www.cnblogs.com/PiscesCanon/p/14953554.html
You can take a look at this. After patching dbca and building the library, you can execute @catbundle.sql psu apply. Even if you don't need to execute catbundle.sql, there is no harm in executing catbundle.sql
Other Answer 4:
After confirming that the PSU of the DB software has been updated, and then creating an instance through Dbca, there is no need to update the data dictionary (it is also possible to apply the data dictionary).For details, see the readme in the corresponding patch package
Other Answer 5:
For 11G, the patch for psu is not needed for dbca's new library, but ojvm is needed.
One-time patches and hot patches are also required.
边栏推荐
猜你喜欢
随机推荐
2.NVIDIA Deepstream开发指南中文版--自述文件
【电子器件笔记7】MOS管参数和选型
js商品总价格、最高价格商品、排除重复商品[初版]
小心 transmittable-thread-local 的这个坑
Coordinate knowledge in digital twin campus scenarios
低光数据集
关于我用iVX沉浸式体验了一把0代码项目创建
JZ81 调整数组顺序使奇数位于偶数前面(二)-相对位置变化
ActiveMQ漫谈(一)
sql2008数据库置疑的解决方法_sqlserver2008数据库可疑
蔚来杯2022牛客暑期多校训练营5 ABCDFGHK
Numpy那些事
融云「 IM 进阶实战高手课」系列直播上线
分类实验报告作业
Locking and Concurrency Control (2)
exness:欧元区经济意外向好,欧元震荡蓄势等待突破
跨境电商看不到另一面:商家刷单、平台封号、黑灰产牟利
数字孪生园区场景中的坐标知识
双指针法 | leecode刷题笔记
PostGresql listen与notify命令