EBS Troubleshooting

OUI-67215: OPatch found the word “warning” in the stderr of the make command.

Opatch Warning During Patch Apply : “ld: warning: option -YP or -Q appears more than once, first setting taken ERROR: ————- You may receive the following warning while applying the…

Read More

Log files in Oracle EBS Release 12.1.3 and Oracle EBS Release 12.2.4

The Log files locations in Oracle EBS Release 12.1.3 and  Oracle EBS R 12.2.4  are given below: 1.Instance startup and configuration Log files are located for INST_TOP in Oracle Release…

Read More

Output Post Processor is Down with Actual Process is 0 And Target Process is 1

If you see OPP is Down with Actual Process is 0 And Target Process is 1 then do the following 1. Shutdown concurrent server via command adcmctl.sh under $COMMON_TOP/admin/scripts/<context_name> 3. To ensure…

Read More

R12.2 Autoconfig failing with ORA-06512: at “APPS.ADX_PRF_PKG”, line 83

In the proces of upgrading from R12.1.3 to R12.2.4. I encountered an issue with autoconfig on database side Below is the excert from error log afdbprf.sh started at Mon May…

Read More

ORA-609 : opiodr aborting process unknown ospid

Cause: The ORA-609 error is thrown when a client connection of any kind failed to complete or aborted the connectionprocess before the server process was completely spawned.Beginning with 10gR2, a…

Read More

Step to Reload JVM in 12c

1. Verify that the following System Requirements are available      The Shared Pool has at least 96 MB of free space.      The Java Pool has at least…

Read More

ORA-29548: Java system class reported: Solution

ORA-29548: Java system class reported: Solution  Check the database for error: SQL> select dbms_java.get_jdk_version() from dual; select dbms_java.get_jdk_version() from dual                    …

Read More

Changing the oc4jadmin password for a Application Server

Log in to the server where oc4j is running Locate the following configuration file in the Oracle home of the OC4J instance: ORACLE_HOME/j2ee/oc4j_instance_name/config/system-jazn-data.xml     vi system-jazn-data.xml file and locate the following…

Read More

Query to find all responsibilities of a user in oracle apps

                                                           …

Read More

adapcctl.sh: exiting with status 204 in oracle apps

Error: You are running adapcctl.sh version 120.7.12010000.2 Starting OPMN managed Oracle HTTP Server (OHS) instance … adapcctl.sh: exiting with status 204 Cause: .apachectl has permission denied to run the apache…

Read More