Posts by jayan sellappan

Maximizing Performance with Table Partitioning in Oracle Databases

Managing large datasets efficiently is a key challenge for database administrators (DBAs). One solution to this problem is table partitioning, a feature in Oracle databases that allows large tables to…

Read More

Shrinking the FND_LOG_MESSAGES Table in Oracle EBS 12.2

In Oracle E-Business Suite (EBS) environments, it’s a good practice to occasionally analyze the largest database objects to identify potential inefficiencies. Recently, I discovered that the FND_LOG_MESSAGES table in my…

Read More

Unveiling Oracle 23c: The Game-Changing Features Revolutionizing Database Management

Exploring the New Features in Oracle 23c: What You Need to Know Oracle’s latest release, Oracle 23c, brings a suite of new features and enhancements designed to improve database management,…

Read More

Outline of the Oracle Autonomous Health Framework (AHF)

Introduction In today’s fast-paced digital landscape, maintaining the health and performance of your Oracle databases is critical. The Oracle Autonomous Health Framework (AHF) is your go-to suite of tools for…

Read More

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