Posts by Velmurugan Ramasubbu

Failure of Web Server bridge: No backend server available for connection: timed out after 10 seconds or idempotent set to OFF or method not idempotent.

ERROR ———————– Failure of Web Server bridge: No backend server available for connection: timed out after 10 seconds or idempotent set to OFF or method not idempotent. Cause —————————– We…

Read More

Seed Data Table has not been prepared for patching at “APPS.WF_EVENTS+”

When applying ADOP  patch, we getting below error like “APPS.WF_EVENTS+” ORA-20002: Seed Data Table has not been prepared for patching ORA-06512: at “APPS.WF_EVENTS+”, line 1, ORA-04088: error during execution of…

Read More

ORA-65114: space usage in container is too high

ORA-65114: space usage in container is too high While an import for a pluggable database and it ran out of space so I tried to resize one of the datafile…

Read More

ORA-20100: Error: FND_FILE failure. Unable to create file in the directory

Problem details: ————— The Concurrent program is getting completed successfully, able to view output & logfile. But in the log file, it shows below error. Oracle error 20100: java.sql.SQLException: ORA-20100:…

Read More

upload of Context file and templates to database…ERROR: InDbCtxFile.uploadCtx() : Exception : Error executng BEGIN fnd_gsm_util.upload_context_file(:1,:2,:3,:4,:5); END;: 1; Oracle error -4063: ORA-04063: package body “APPS.FND_GLOBAL” has errors has been detected in FND_GSM_UTIL.upload_context_file.

Error: upload of Context file and templates to database…ERROR: InDbCtxFile.uploadCtx() : Exception : Error executng BEGIN fnd_gsm_util.upload_context_file(:1,:2,:3,:4,:5); END;: 1; Oracle error -4063: ORA-04063: package body “APPS.FND_GLOBAL” has errors has been…

Read More

ORA-01555 / ORA-600 in standby database after switchover

ORA-01555 / ORA-600 in standby database after switchover After doing a SwitchOver from Production to standby(open read only), We were facing frequent ORA-01555 error. This is a Oracle bug in…

Read More

Log file locations in oracle EBS 12.1.3 and 12.2.4

Log file locations in oracle EBS 12.1.3 and 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…

Read More

R12.2 ONLINE PATCHING (ADOP) PARAMETERS/COMMANDS

R12.2 ONLINE PATCHING (ADOP) PARAMETERS/COMMANDS Online patching is the most important new feature in Oracle E-Business Suite Release 12.2. It is the ability to patch a running system without having…

Read More

ORA-02020: too many database links in use

Cause:  The current session has exceeded the INIT.ORA open_links maximum. To find: ——— SQL> show parameter open_links; NAME                         …

Read More

R12.2: OUI CLI Cloning Failed While Running adcfgclone appstier dualfs With Registration Driver regclone.drv Missing.

Error: When attempting to run command adcfgclone.pl appsTier dualfs while cloning the following error occurs. Exception in getting inventory Loc : null StackTrace: java.lang.NullPointerException at java.io.File.<init>(File.java:251) … continuous…. Command returned…

Read More