Posts by jayan sellappan

Unveiling the Latest Seeded Programs in Oracle E-Business Suite 12.2

Introduction: Upgrading from Oracle E-Business Suite 11i to R12 or transitioning between 12.x versions is a crucial step for organizations seeking enhanced functionality and improved performance. As part of this…

Read More

ADOP Cutover Phase Fails When Starting Application Tier Services

During Cutover phase while Patching  , ADOP failed with below error stating unable to start the application. Please find the root cause and its related solution below Error :  …

Read More

AWS – Creating a Web server with EC2 ( Virtual Server in Cloud)

Login to AWS Management Console Then Navigate to EC2 Click Launch Instance   Choose an AMI       Choose Instance Type   Configure Security Group Launch the instance Create…

Read More

Error Running ADOP prepare – [UNEXPECTED]Error calling runSyncFS subroutine.

Description : When triggering ADOP prepare phase on 12.2.8 environment for patching got below error. Error: PROCEDURE] Calling: /RMAN/apps/JAYAN/R12apps/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl [EVENT] Log: /RMAN/apps/JAYAN/R12apps/fs_ne/EBSapps/log/adop/11/20230804_092808/prepare/Neptune [UNEXPECTED]Error occurred running “perl /RMAN/apps/JAYAN/R12apps/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl -contextfile=/RMAN/apps/JAYAN/R12apps/fs2/i nst/apps/JAYAN_Neptune/appl/admin/JAYAN_Neptune.xml -patchcontextfile=/RMAN/apps/JAYAN/R12apps/fs1/inst/apps/JAYAN_Neptune/appl/admin/JAYAN_Neptune.xml…

Read More

Adcfgclone Fails while instantiating OHS Config

Below was the detailed error found on /u01/TEST/R12apps/fs2/inst/apps/TEST_Mars/admin/log/clone/patch/txkSetOHSConfig_01567873/provision_01567873.log Error : ======= Connecting Run file system WLS domain using t3://Mars.Jayan.int:7006 WARNING: Run file system MBeanServerConnection is invalid Looks like Run file…

Read More

Unable to see roles & responsibilities on EBS Home Page

My user name which not synced is “JASON” There are two methods to synchronize user data. First Method : This one is our usual method , which will be done…

Read More

To find the SQL query history which was executed yesterday in oracle

The below query is used to find the history of sql statement which has been executed earlier. Below query has been used for finding the yesterday data. eg: set colsep…

Read More

How to Change Weblogic Password in R12.2

1. Shutdown the Application Services using $ADMIN_SCRIPTS_HOME/adstpall.sh 2. Start the admin server on Primary node using $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh start 3. Run the below command to create new password perl $FND_TOP/patch/115/bin/txkUpdateEBSDomain.pl -action=updateAdminPassword…

Read More

Oracle EBS SSO Benefits ?

1. Users don’t have to remember dozens of passwords for Oracle e-Business Suite – 11i, 12.1, and 12.2. 2. Weak passwords in Applications are no longer allowed. Welcome123 and Oracle123…

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