Posts by Arun Kumar

Domain Controller Change – Authentication issues in EBS for one domain

One of the customer has multiple AD domains based on regions across the world. There was sudden authentication issues in one of the domain (one region) and none of the…

Read More

E-Business Suite: WLS (WebLogic Server) Utility

The EBS WLS Utility is a self-service health-check script that that helps customers to service the E-Business WLS environment. The utility is used to review WLS related data, current configurations…

Read More

EBS Clone Log Parser Utility (Rapid Clone 11i,12.0, 12.1)

Oracle proactive services team has provided the tool for analyzing the clone log files in a readable html format. This is very helpful for the DBA’s to quickly read the…

Read More

E-Business Suite Patching Log Parser

Oracle proactive services team has provided the tool for analyzing the patch log files in a readable html format. This is very helpful for the DBA’s to quickly read the…

Read More

Steps to start Weblogic Admin server without password on Linux environment

For the Admin Server 1) Create a file called boot.properties in this directory: /d01/Middleware/user_projects/domains/domain/servers/AdminServer/security 2) Add only the following content. Put no comments, just the two lines. Also note that…

Read More

Forms remain Active even after close in R12 after enabling Java Web Start

In Java web start applications can be launched independently of a browser since they do not rely on a browser plug-in. Users has to close the session properly using log…

Read More

Disable worklist on the R12 home page

When you login in R12, you could see the workflow notifications listed in the home page. This is an new feature in R12 so that users will get notified whenever…

Read More

ORA-01403: no data found while activating SOURCE CONFIG in shareplex

While activating the config in SOURCE, received below error in event_log   Warning  2020-01-12 01:13:51.386794 24843 2012734928 Activation: 13007 – No unique keys or primary key for object id 22581 …

Read More

Database crash with error ORA-03113: end-of-file on communication channel

RAC DATABASE Crash with ORA-03113 error Sometimes, RAC database after clone failed to start with ORA-03113 error. This is because of log_archive_config is not same across all instances of the…

Read More

ORA-19808: recovery destination parameter mismatch

When 2 rac node database started, it throws ORA-19808 error as below.   SQL> startup pfile=’/tmp/pfile.ora’; ORA-32006: SEC_CASE_SENSITIVE_LOGON initialization parameter has been deprecated ORACLE instance started.   Total System Global…

Read More