BES R12 clone error INSTE8_APPLY and INSTE8
最近有個專案要凌晨clone,出現了以下錯誤:
[AutoConfig Error Report]
The following report lists errors AutoConfig encountered during each
phase of its execution. Errors are grouped by directory and phase.
The report format is:
[INSTANTIATE PHASE]
AutoConfig could not successfully instantiate the following files:
Directory: /d01/oracle/PROD/db/tech_st/11.1.0/appsutil/clone
adlnkoh.sh INSTE8_APPLY
ouicli.pl INSTE8_APPLY
Directory: /d01/oracle/PROD/db/tech_st/11.1.0/rdbms/lib
config.c INSTE8
AutoConfig is exiting with status 3
RC-50013: Fatal: Instantiate driver did not complete successfully.
/d01/oracle/PROD/db/tech_st/11.1.0/appsutil/driver/regclone.drv
印象中INSTE8真的非常熟悉,查了Metalink、Google都不沒有匹配的解決方法。
後來仔細一看,由於缺乏睡眠,連續2天只睡了3小時,在執行perl adcfgclone.pl dbTier時未切換DB使用者,直接使用了root!!
這是一個非常低階的錯誤,記錄一下,給自己提個醒,DBA是個細心的活!
後記,如果你也“重現”了這個錯誤,需將db目錄重新授予777許可權,不然被root修改了許可權的檔案是不允許DB使用者修改的。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12707874/viewspace-764630/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Rapid clone issue on R12API
- ORACLE R12 clone log on liunxOracle
- Oracle EBS R12 clone文件已整理Oracle
- R12 help--diagnostics--examine gives function not available errorFunctionAIError
- PHP中 new clone __clone區別PHP
- jQuery clone()jQuery
- Oracle clone databaseOracleDatabase
- sourcetree github clone 報錯 hg clone fails with “repository not found“GithubAI
- SSH 方式 Git cloneGit
- js2-cloneJS
- java的 clone方法Java
- 克隆(clone) ORACLE HOMEOracle
- Oracle軟體cloneOracle
- java clone機制Java
- Clone (克隆) ORACLE HOMEOracle
- Clone a database on the same serverDatabaseServer
- BES 在大規模向量資料庫場景的探索和實踐資料庫
- js deep clone 深克隆JS
- github clone 指定的tagGithub
- Linux Clone函式Linux函式
- A example that using JQuery clonejQuery
- Git clone遠端分支Git
- 克隆 clone Oracle 軟體Oracle
- How a Clone Database Is Mounted (296)Database
- Git clone 的小問題Git
- jQuery原始碼解析之clone()jQuery原始碼
- git clone的使用小記Git
- Rust中的Copy和CloneRust
- 深度理解DOM拷貝clone()
- Oracle 12c Refreshable CloneOracle
- LeetCode-Clone GraphLeetCode
- clone grid INfrastructure Home and clusterwareASTStruct
- oracle clone oracle_home 方法Oracle
- git clone倉儲問題Git
- Oracle EBS R12 "OutOfMemoryError"OracleError
- Github clone程式碼最快的方式Github
- MySQL 8 新特性之Clone PluginMySqlPlugin
- 使用映象配置為 Git Clone 加速Git