Posts by jayan sellappan

IAS Cache initialization failed (Doc ID 1484840.1)

E-Business Suite Applications Technology Stack, HTTP / IAS Server related issues Users report cache initialization errors in OA Framework related pages. The oacorestd.err file shows: Exception in static block of…

Read More

mod_oc4j: Failed to find a failover oc4j process for session request for destination

Error Noticed in the log file $LOG_HOME/ora/10.1.3/Apache Solution: 1. Noticed the When we have started the Application Services the load average was 1. 2. When executed ps -ef |grep applmgr…

Read More

Oracle EBS-Blank Page Appslogin/AppsLocal Login Page in R12 – http 500 internal server error

Error : http 500 internal server error: java.lang.NoClassDefFoundError at oracle.apps.fnd.sso.AppsLoginRedirect.doGet(AppsLoginRedirect.java:623) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)]. server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) Solution : $cd $ADMIN_SCRIPTS_HOME $adopmnctl.sh stopall…

Read More

AutoConfig: Parallel Run Option on R12.1.1

AutoConfig: Parallel Run Option on R12.1.1 The “Parallel Run” feature enables AutoConfig to be executed simultaneously across multiple nodes of an Oracle E-Business Suite instance. Certain AutoConfig configurations of one…

Read More

Difference between Oracle EBS R12.1.3 and Oracle EBS R12.2.4

We have recently upgraded Oracle EBS 12.1.3 to Oracle EBS R12.2.4. There are lot of differences. 1)In R12.2 we have to kind of filesystems fs1(run filesystem) and fs2(patch filesystem) where…

Read More

Autoconfig Error: adgentns.pl exiting with status 2 after Clone/Refresh

Error: adgentns.pl exiting with status 2 [CVM Error Report] The following report lists errors encountered during CVM Phase /UATappl/apps/apps_st/appl/ad/12.0.0/bin/adgentns.pl 2 No of scripts failed in CVM phase: 1 AutoConfig is…

Read More

Warning: VKTM detected a time drift in 11gR2

ALERT LOG: Warning: VKTM detected a time drift. Time drifts can result in an unexpected behavior such as time-outs. Please check trace file for more details. Cause: This problem is…

Read More

ORA-00214: control file version inconsistent

ORA-00214: control file version inconsistent Due to the power outage, one of my production database giving the following error. When I try to startup the database the ORA-00214 controlfile inconsistent…

Read More

Corrupted Redo log Files

Corrupted Redo log Files The unplanned power outage, my development database was not starting up because of Redo log files corrupted. Let’s have a look redo log file corrupt scenario:…

Read More

Important Data Guard Process

Remote File Server (RFS) Process: The RFS process runs on the standby database and is responsible for communication between the primary and the standby database. For the log transport service,…

Read More