Posts by jayan sellappan

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

DataGuard Issue – Warning: ORA-16826: apply service state is inconsistent with the DelayMins property

Warning: ORA-16826: apply service state is inconsistent with the DelayMins property Workaround: Check DG configuration: DGMGRL> show configuration Configuration – ZEE_DG_CONFIG Protection Mode: MaxPerformance Databases: zee – Primary database zeedr…

Read More

Upgrade Java plug-in (JRE) to the latest certified version

If you have already migrated to Java JRE with Oracle EBS 11i you may want to update EBS to the latest update from time to time. For example, if your…

Read More