AutoConfig could not successfully execute - ouicli.pl INSTE8_APPLY 255

AutoConfig could not successfully execute the following scripts:
ouicli.pl INSTE8_APPLY 255




Symptom 2:
 ---------

Checking the "ohclone.log" referenced from the "ouicli.pl" output, it has not been recently updated or does not exist at all.
 Symptom #3:
 ----------

 Running "perl ouicli.pl" from "$ORACLE_HOME/appsutil/clone", the script exists very quickly and shows the same error
 CAUSE
 ------

The perl program "ouicli.pl" is unable to locate the JDK installation. This could be due to any of the following reasons:
 1) There is no JDK/JRE installed under the "/appsutil/jre/bin" directory.
 2) There is a problem, such as file corruption, with the JDK.
 3) The value of "s_adjvaprg" in the Context File is set to an invalid location.
 SOLUTION
1. Ensure there is a working "java" executable under "/appsutil/jre/bin":
$ cd $ORACLE_HOME/appsutil/jre/bin
$ ./java -version
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode)
 If the version information is returned, the JDK/JRE is working. This "java" executable file should be referenced directly in the Context File, as noted in step #2.
 2. Check the value of "s_adjvaprg" in the Context File:
 $ cd $ORACLE_HOME/appsutil/
 $ grep s_adjvaprg *.xml   (assumes there is only 1 ".xml" file)
 $ORACLE_HOME/12102/appsutil/jre/bin/java
 Note that the value of "s_adjvaprg" points to the full path to the java executable and includes the name of the executable, "java", as well.
 3. If there is no "java" under "/appsutil/jre/bin", you will need to replace the "jre" directory and all sub-directories with a full JDK/JRE installation. Generally, you can find this under "$ORACLE_HOME/jdk"
$ cp -r $ORACLE_HOME/jdk/ $ORACLE_HOME/appsutil/jre/
 4. If any changes have been made, now re-try the "adcfgclone.pl" command.
cp -r /erp_base/app/oracle/product/12.1.0.2/jdk/ /erp_base/app/oracle/product/12.1.0.2/appsutil/jre/
 
appsdbahelp

17+ years of experience in Oracle Database, Oracle Cloud Infrastructure(OCI), Oracle EBS on Cloud, Oracle E-Business Suite, DevOps tools, Oracle WebLogic, Oracle Application Server, Oracle Access Manager and various Operating System flavors including Redhat Linux, UNIX (Solaris, HP-UX) and Windows. Expert in Oracle9i/10g/11g/12c/19c database administration, upgrade, configuration and tuning. Experience in Oracle E-Business Suite technological stack, including architecture, installation, configuration, maintenance, tuning, cloning and patching procedures. Expert in Oracle Cloud Infrastructure(OCI), Oracle EBS On Cloud and Oracle EBS Cloud Manager Experience with Oracle Cloud Solution and Expert of Oracle ERP/Oracle HCM Cloud deployment Experience in Terraform, JSON and chef cloud infrastructure automation framework Knowledge of ASM, Data Guard, Real Application Cluster, Exadata and Exalogic Knowledge of Oracle Enterprise Manager(OEM) Grid Control, Oracle WebLogic, Oracle Internet Directory, Oracle Access Manager and Apache Ability to analyze problem, develops solutions and bring program/project execution to completion.

Post a Comment

Previous Post Next Post