Oracle EBS R12.1.1 system09.dbf file corruption Bug
做測試的時候,一直認為自己在複製檔案的時候操作不當,造成的呢
原來本身安裝檔案就是個壞的..
雖然最後摸索出來的方法,也差不多一樣,但下面的官方給的解決方法
[@more@]After Installing or Upgrading
Perform the following steps after installing or upgrading to Release 12.1.1 and before allowing users to access the system.
Manually fix database dbf file
If you installed 12.1.1 with a startCD of 12.1.1.9 or earlier (see Oracle Applications Release Notes, Release 12.1.1 My Oracle Support Document 798258.1), you must run the following sql commands to fix a particular corrupted dbf file:
$ sqlplus/nolog
sql> connect / as sysdba
sql> alter database datafile '[full path of system09.dbf]' resize 1000M;
sql> alter database datafile '[full path of system09.dbf]' resize 1500M;
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7318139/viewspace-1032690/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle ebs R12.1.1 完成。。Oracle
- Oracle EBS R12.1.1 應用克隆 - 4Oracle
- Oracle EBS R12.1.1 應用克隆 - 3Oracle
- Oracle EBS R12.1.1 應用克隆 - 2Oracle
- Oracle EBS R12.1.1 安裝及配置Oracle
- Oracle EBS R12.1.1 應用克隆 - 1Oracle
- Oracle EBS ATTACHMENT with fileOracle
- Oracle EBS log file (R12.1.3)Oracle
- ORACLE EBS中檢視某個Request的Output FileOracle
- 5 forms of Oracle CorruptionORMOracle
- 最新的Oracle EBS R12.1.1 Upgrade 到R12.1.2 測試完畢Oracle
- Oracle EBS R12 Packaging File 和MakeCD 終於完成..Oracle
- 第一個吃螃蟹的 : Exadata v2 +Oracle EBS R12.1.1 +11.1.0.7 DB ->11.2.0.1 +RACOracle
- oracle ebsOracle
- [翻譯]-Detect And Repair Corruption in an Oracle DatabaseAIOracleDatabase
- 【EBS】Oracle EBS 之 OM 模組整理(1)Oracle
- Oracle EBS log file (R12.1.3) - R12安裝log及其他logOracle
- Oracle ebs patch typeOracle
- Oracle EBS基礎學習:Oracle EBS啟用診斷功能Oracle
- Oracle資料庫壞塊(corruption)-物理壞塊Oracle資料庫
- oracle判斷block corruption的依據是啥?OracleBloC
- Checking for Oracle archive log corruption [ID 1268590.1]OracleHive
- Oracle 隱含引數 : _allow_resetlogs_corruptionOracle
- ORACLE EBS INSTALL of ebs12 install packagesOraclePackage
- block corruption typeBloC
- Oracle EBS Monitoring ScriptsOracle
- ORACLE EBS 簡稱大全Oracle
- [轉載] Oracle EBS 入門Oracle
- Oracle EBS R12 "OutOfMemoryError"OracleError
- How to gather statistics on Oracle eBS.Oracle
- Oracle EBS AD Merge PatchOracle
- ORACLE EBS中的bne logOracle
- Oracle EBS中打補丁Oracle
- oracle is not in the sudoers fileOracle
- oracle bugOracle
- 愚人節不說慌:全球第一個,最快的硬體資料庫Exadata +EBS R12.1.1搞定資料庫
- Oracle Debug ---- oradebugOracle
- Oracle OCP 1Z0 053 Q178(Redo Log Corruption)Oracle