ORA-39711: critical patch number less than last installed CPU number ORACLE 报错 故障修复 远程处理
文档解释
ORA-39711: critical patch number less than last installed CPU number
Cause: A Critical Patch Update (CPU) script was invoked that had a number that was less than the last CPU installed in the database.
Action: Check the DBA_REGISTRY_HISTORY view to identify the last CPU for the database, and install the most recent CPU.
ORA-39711:这是一个警告错误,由于您所安装的CPU数量比最近安装的CPU数量少,因此出现了此错误。
官方解释
当补丁(提交版本 lower than 最后安装路径)比最后安装的CPU版本低时,ORA-39711警告错误将会显示。
此错误指出,尝试更新的补丁的提交版本太低,将无法更新或安装。
常见案例
ORA-39711 错误通常发生在尝试将单个CPU升级到新的GRID版本时,但是新的补丁版本号小于最后安装的CPU的版本号。
一般处理方法及步骤
1. 首先确保下载最新的CPU,并确保该CPU的补丁版本号大于正在使用的CPU的补丁版本号。
2. 停止资源方法并应用新的CPU。
3. 使用 srvctl 或命令行选项来更新实例。
4. 启动资源方法以恢复服务。
香港美国云服务器首选后浪云,2H2G首月10元开通。
后浪云(www.IDC.Net)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。
版权声明:
作者:后浪云
链接:https://www.idc.net/help/31189/
文章版权归作者所有,未经允许请勿转载。
THE END