当前位置:网站首页>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.
边栏推荐
猜你喜欢
随机推荐
总结:不同语言比较总结
融云「 IM 进阶实战高手课」系列直播上线
Special Variables (SQL)
JZ70 矩形覆盖
研发了 5 年的时序数据库,到底要解决什么问题?
默认用户名和密码(SQL)
智能合约安全——delegatecall (1)
uniapp引入vantUI库
实时数仓架构演进及选型
dogs vs cats 二分类问题vgg16迁移学习
持续集成(四)Jenkins配置报警机制
VMware启动报错:另一个程序已锁定文件的一部分,进程无法访问(删除最近的.lck文件夹)
JZ40 最小的K个数
接入网学习笔记
金仓数据库KingbaseES安全指南--6.13. 关于身份验证的常见问题
Detailed explanation of the principle of JWT_The principle of electromagnetic induction
几种常见的跨域解决方法
Switch 块、Switch 表达式、Switch 模式匹配,越来越好用的 Switch
跨境电商看不到另一面:商家刷单、平台封号、黑灰产牟利
A tour of gRPC: 06 - gRPC client straming