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用户修改的。

请使用浏览器的分享功能分享到微信等