【故障解決】12c中的APEX,ORA-65346: The PDB version is lower and components
Oracle APEX 在 12.1.0.2.0 中預設安裝,而在 12.2.0.1.0 未預設安裝,如果不進行 APEX 解除安裝,在 12.2.0.1.0 中 plug 12.1.0.2.0 版本的 pdb 將報如下 ORA-65346 錯誤:
ERROR at line 1: ORA-65346: The PDB version is lower and components (APEX) are missing in CDB. - APEX mismatch: PDB has installed common APEX. CDB has not installed APEX.
解決:編輯 xml 檔案 /tmp/ pdbsample.xml , 刪除以下行:
<APEX>4.2.5.00.08:1</APEX>
或者解除安裝 APEX :
select COMP_ID, STATUS from DBA_REGISTRY where COMP_ID='APEX'; SQL>@?/apex/apxremov_nocdb.sql
11g 需要跑 apxremov.sql , 12.1.0.2 需要跑指令碼 apxremov_con.sql ,其它版本需要跑 apxremov_nocdb.sql 或 apxremov_cdb.sql 進行解除安裝 APEX 元件。
About Me
........................................................................................................................ ● 本文作者:小麥苗,部分內容整理自網路,若有侵權請聯絡小麥苗刪除 ● 本文在itpub( http://blog.itpub.net/26736162 )、部落格園( http://www.cnblogs.com/lhrbest )和個人weixin公眾號( xiaomaimiaolhr )上有同步更新 ● 本文itpub地址: http://blog.itpub.net/26736162 ● 本文部落格園地址: http://www.cnblogs.com/lhrbest ● 本文pdf版、個人簡介及小麥苗雲盤地址: http://blog.itpub.net/26736162/viewspace-1624453/ ● 資料庫筆試面試題庫及解答: http://blog.itpub.net/26736162/viewspace-2134706/ ● DBA寶典今日頭條號地址: http://www.toutiao.com/c/user/6401772890/#mid=1564638659405826 ........................................................................................................................ ● QQ群號: 230161599 (滿) 、618766405 ● weixin群:可加我weixin,我拉大家進群,非誠勿擾 ● 聯絡我請加QQ好友 ( 646634621 ) ,註明新增緣由 ● 於 2018-11-01 06:00 ~ 2018-11-31 24:00 在魔都完成 ● 最新修改時間:2018-11-01 06:00 ~ 2018-11-31 24:00 ● 文章內容來源於小麥苗的學習筆記,部分整理自網路,若有侵權或不當之處還請諒解 ● 版權所有,歡迎分享本文,轉載請保留出處 ........................................................................................................................ ● 小麥苗的微店 : https://weidian.com/s/793741433?wfr=c&ifr=shopdetail ● 小麥苗出版的資料庫類叢書 : http://blog.itpub.net/26736162/viewspace-2142121/ ● 小麥苗OCP、OCM、高可用網路班 : http://blog.itpub.net/26736162/viewspace-2148098/ ● 小麥苗騰訊課堂主頁 : https://lhr.ke.qq.com/ ........................................................................................................................ 使用 weixin客戶端 掃描下面的二維碼來關注小麥苗的weixin公眾號( xiaomaimiaolhr )及QQ群(DBA寶典)、新增小麥苗weixin, 學習最實用的資料庫技術。
........................................................................................................................ |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26736162/viewspace-2222308/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORACLE 12C pdb受限解決思路Oracle
- 12C關於CDB、PDB的官方解釋
- 【故障解決】ORA-17630: Mismatch in the remote file protocol version client 2REMProtocolclient
- 12c pdb基本操作
- Oracle 12c系列(二)|PDB的建立Oracle
- pdb受限解決思路
- 【12c cdb pdb】實驗
- Oracle 12C 中CDB和PDB的引數檔案管理Oracle
- oracle 12c PDB隨CDB啟動和連結PDB的方式Oracle
- [20181010]12c clone pdb.txt
- oracle 12c rman備份pdbOracle
- Oracle 12c系列(五)|PDB RefreshOracle
- Oracle 12c系列(六)|Relocate a PDBOracle
- oracle 12c中CDB和PDB的備份還原實驗Oracle
- Hadoop中Namenode單點故障的解決方案Hadoop
- 【idea建立專案之JDK版本問題】 version of Java 17 is not supported by the project SDK ‘1.8‘. Either choose a lower versionIdeaJDKJavaProject
- 解決The given version [xx] is not supported, only version 1 to 10 is supported in this buildUI
- 12c跨平臺完成PDB的備份遷移
- Oracle 12c RMAN Cross-Platform Transport of a Closed PDBOracleROSPlatform
- 12C PDB使用RMAN的4種完全恢復場景
- 12C關於CDB、PDB建立AWR的方法和總結
- 解決Project facet Java version 1.8 is not supported.ProjectJava
- ORA-10873 故障解決
- 12C關於CDB、PDB引數的區別和總結
- 12C多租戶關於CDB、PDB的常用SQL語句SQL
- 解決DNS解析故障的幾種方法DNS
- Oracle 12c叢集啟動故障Oracle
- 【BAK_ORACLE】Oracle 12c之CDB與PDB的備份與恢復(三)CDB與PDB的備份方式Oracle
- 【RECO_ORACLE】Oracle 12c之CDB與PDB的備份與恢復(四)PDB的幾種恢復方式Oracle
- Oracle 12c系列(七) | Non-CDB轉換為PDBOracle
- Oracle 12c RMAN Performing Cross-Platform Transport of a PDB Using InconsistentOracleROSPlatform
- 【ASK_ORACLE】Oracle 12c之CDB與PDB的備份與恢復(一)什麼是CDB與PDB?Oracle
- 【Spark篇】---Spark故障解決(troubleshooting)Spark
- linux 故障解決方法彙總Linux
- idea 提示 string template are not supported current JavaScrip Version 的解決【筆記】IdeaJava筆記
- 12C關於CDB、PDB 臨時temp表空間的總結
- 12C關於CDB、PDB 回滾undo表空間的總結
- 12C關於CDB、PDB 日誌檔案redo log的總結