dbca建立資料庫時報錯ORA-13516: AWR Operation failed: CATPROC not valid
安裝11.2.0.4資料庫進度到80%多的時候報ORA-13516: AWR Operation failed: CATPROC not valid.
當時在設定密碼的時含有@符號,和以下文件相符:
DBCA fails in the middle of database creation with ORA-13516 / ORA-06512 (文件 ID 1929718.1)
In this Document
Symptoms
Cause
Solution
Applies to:
Oracle Database - Standard Edition - Version 11.2.0.2 to 11.2.0.4 [Release 11.2]
Information in this document applies to any platform.
Symptoms
DBCA fails while in the middle of creating the database with the following errors
ORA-13516: AWR Operation failed: CATPROC not valid
ORA-06512: at "SYS.DBMS_SWRF_INTERNAL", line 206
ORA-06512: at "SYS.DBMS_SWRF_INTERNAL", line 239
ORA-06512: at line 1
Cause
ORA-13516 DURING DB CREATION WHEN DB PWD CONTAINS " " (SPACE) CHARACTER Bug ID 8633879
This Bug is suspended due to lack of required information, but the issue is solved by using workaround (removing the space and the special characters used in the passwd)
Solution
Do not include any spaces or special characters in the password,
If you are particular with the passwords, then you can reset the passwords once the database is created. Eg:
conn / as sysdba
alter user USERNAME identified by PWD;
上面講到密碼中包含空格或是特殊字元就可能會在dbca時出現以上錯誤.在建庫的時候要避免使用空格或是特殊字元.當然和密碼中特殊字元相關的錯誤,也可能出現在rman中等.
oracle的密碼,最好是隻包含數字,字母,和($,#,_)這三個特殊字元,並且以字母開頭會比較好
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69950318/viewspace-2871009/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-13516: AWR Operation failed: CATPROC not validAI
- 通過DBCA裝庫時報錯 ORA-21561: OID generation failedAI
- 2 Day DBA-使用DBCA建立和管理資料庫—使用DBCA建立資料庫資料庫
- dbca -silent建立rac資料庫資料庫
- 【AWR】Oracle資料庫建立awr基線Oracle資料庫
- ORA-17629:rman建立 standby資料庫時報錯資料庫
- DBCA建庫報錯 ORA-13516 / ORA-06512
- dbca靜默silent建立資料庫_空間不足出錯資料庫
- 2.3 通過DBCA建立資料庫資料庫
- dbca silent靜默建立資料庫資料庫
- 2.3.1 有關使用DBCA建立資料庫資料庫
- AIX下使用dbca建立oracle資料庫AIOracle資料庫
- 2 Day DBA-使用DBCA建立資料庫資料庫
- Oralce 10g 使用DBCA建立資料庫資料庫
- laravel 資料庫遷移時報錯Laravel資料庫
- 2 Day DBA-使用DBCA建立和管理資料庫—啟動DBCA資料庫
- opensips建立資料庫時報database engine not specified錯誤的解決資料庫Database
- 康孚備份資料庫時報錯資料庫
- 執行dbca時報錯:Xlib:No protocol specifiedProtocol
- 2.3.2 關於使用互動式DBCA建立資料庫資料庫
- 2 Day DBA-使用DBCA建立和管理資料庫資料庫
- OCP課程25:管理Ⅰ之使用DBCA建立資料庫資料庫
- 【DBCA】windows2016標準版 dbca建立資料庫報錯,DIM-00019 OS 1053Windows資料庫
- Oracle 11g使用dbca安裝資料庫時報錯"SGA size can not be greater than、ORA-27102"Oracle資料庫
- ORACLE 使用DBCA安裝資料庫出現錯誤Oracle資料庫
- 使用DBCA建立資料庫時,報告錯誤:ORA-12547: TNS: lost contact錯誤資料庫
- MySQL建立使用者報錯 ERROR 1396 (HY000): Operation CREATE USER failed for 'afei'@'%'MySqlErrorAI
- Windows 2003 + Oracle 10.2.0.4 DBCA 建庫時報錯ORA-28547WindowsOracle
- SQLYOG連線資料庫時報錯1251SQL資料庫
- AIX中使用DBCA建立資料庫ora-12547錯誤解決一例AI資料庫
- 單機ASM資料庫DBCA建庫96%時報錯PRCR-1079,ORA-01031,CRS-2674ASM資料庫
- 資料庫建立元件時報錯ORA-30554: XDB.XDB$ACL_XIDX is disabled資料庫元件
- “Operation is not valid due to the current state of the object.”Object
- 2.3.3 關於使用非互動式/靜默DBCA建立資料庫資料庫
- Oracle使用DBCA建立資料庫指令碼追蹤學習案例(二)Oracle資料庫指令碼
- Oracle使用DBCA建立資料庫指令碼追蹤學習案例(一)Oracle資料庫指令碼
- dbca無法刪除資料庫資料庫
- DBCA建庫導致已有資料庫出現ORA-27140錯誤資料庫