Oracle Application Blog

EBS Application patch

Introduction:   EBS Application patch is applied to upgrade the version of application files   Steps to apply Patch in EBS instance:   Patch Upgrade in EBS instance:   Step 1:…

Read More

Node id does not exist for the current application server id

Description: After Clone the Oracle Application R12.1.3 and login the application this error occurs. Solution: Check the Server ID in fnd_node table . Select server_id from fnd_node; Take a backup…

Read More

Oracle Reports are Failing with ORA-00600: internal error code

Description: Customers run the Oracle Report are Failing with APPS.FND_CP_OPP_IPC ORA-00600: internal error code. This issue made low level business impact   Solution: Check the Concurrent Log file to detail…

Read More

How to resolve ERROR: FRM-18108 while compiling the form in R12

FRM-18108: Failed to load the following objects. Source Module:APPSTAND Source Object: STANDARD_PC_AND_VA Source Module:APPSTAND Source Object: STANDARD_TOOLBAR Source Module:APPSTAND Source Object: STANDARD_CALENDAR Compiling package specification APP_CUSTOM… No compilation errors. We…

Read More

Fetching particular concurrent request out file remotely

This script fetch & transfer the specific concurrent request log file to remote location. $ vi Connout.sh cat /dev/null > /usr/tmp/ftp.log cat /dev/null > /usr/tmp/ftp1.log echo “Enter Concurrent program Request…

Read More

ORA-12547: TNS :lost contact when try to connect to Oracle

ERROR: ORA-12547: TNS :lost contact when try to connect to Oracle There could be many reasons for the above error, but one of the common issue is due to incorrect…

Read More

Get any Apps User Password from Backend

In this steps we can find any user name’s password in oracle apps. STEP 1:  login to Database through Command Prompt #sqlplus / as sysdba STEP 2 : Create Function…

Read More

11i: “APP-FND-01542” Error When Logging Directly Into Forms Via the f60cgi in 11.5.10

Applies to: Oracle E-Business Suite Technology Stack – Version 11.5.10.0 to 11.5.10.0 [Release 11.5] Information in this document applies to any platform. Checked for relevance on 25-SEP-2013 Goal How to…

Read More

Adcfgclone AppsTier Failing During Clone Into When Source And Target Are On Same Host

Applies to: Oracle Applications Manager – Version 12.2.4 and later Information in this document applies to any platform. Symptoms E-Business Suite 12.2 Applications Manager, Rapidclone related issues Cloning the applications…

Read More

ORA-01422: Exact Fetch Returns More Than Requested Number Of Rows (Doc ID 2212698.1)

Applies to: Oracle Applications Manager – Version 12.2.4 and later Information in this document applies to any platform. Symptoms On : 12.2.4 version, Rapidclone While running autoconfig the following error…

Read More