Saturday 19 April 2014

ERROR: RC-50013: Fatal: Failed to instantiate driver /u01/appl/trn/apps/tech_st/10.1.2/appsutil/driver/regclone.drv

$adcfgclone.pl appsTier 


ERROR:
The following report lists errors AutoConfig encountered during each
phase of its execution.  Errors are grouped by directory and phase.
The report format is:
 <filename>  <phase>  <return code where appropriate>

[APPLY PHASE]
AutoConfig could not successfully execute the following scripts:
Directory: /u01/appl/trn/apps/tech_st/10.1.3/perl/bin/perl -I /u01/appl/trn/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/appl/trn/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/appl/trn/apps/apps_st/appl/au/12.0.0/perl -I /u01/appl/trn/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u01/appl/trn/apps/tech_st/10.1.2/appsutil/clone
      ouicli.pl               INSTE8_APPLY       -1

AutoConfig is exiting with status 1

RC-50013: Fatal: Instantiate driver did not complete successfully.
/u01/appl/trn/apps/tech_st/10.1.2/appsutil/driver/regclone.drv

Solutions:


export ORACLE_HOME=/u01/app/oracle/oas_home/10.1.3
export PERL5LIB=$ORACLE_HOME/perl/lib/5.8.3:$ORACLE_HOME/perl/lib/site_perl/5.8.3:
export PERL5LIB=$PERL5LIB:$ORACLE_HOME/perl/lib/site_perl/5.8.3/i686-linux-thread-multi:$PERL5LIB
export PATH=$ORACLE_HOME/perl/bin:$PATH
 
Now again you can execute same above command.
 



No comments:

Post a Comment

OS Watcher Installation in RAC

 Step:1 Download and untar the oswbb812.tar under the grid user in RAC on the both nodes. Follow the OS Watcher User's Guide (Doc ID 153...