Yearly Archives: 2024

Weblogic apps are failed/admin state after applying weblogic patches and after restart twice came to up and running mode.

Issue: Weblogic apps are failed/admin state after applying weblogic patches and after restart twice came to up and running mode. If your weblogic applications are entering an admin state or…

Read More

Query to get the FTS, Scattered read, Sequential read, Direct path read, write information

Please use the below query.   set lines 132 col waitevent head EVENT format a5 trunc col username format a10 col osuser format a10 trunc col p1 format 9999 col…

Read More

Steps to delete all the latest inactive patches.

Please follow the below steps to delete all the latest inactive patches using the following command. One inactive patch remains, to allow the current patch to be rolled back. cd $ORACLE_HOME/OPatch . /opatch util deleteinactivepatches…

Read More

How to change the Database sys password in OCI

Introduction: In OCI Database Administrator user sys password change using OCI console.   Changing the Sys Password: Step 1: Login to a database where you want to change the sys…

Read More

How to Enable the private endpoint for the Database management

Introduction: During the enable of the Database management we need the private endpoint for that operation. In this post, you will see the step to create the private endpoint. Step…

Read More

How to Upgrade JDK in OEM agent

Steps to upgrade the latest JDK in OEM agent : 1. Check JDK Version. Go to OEM agent location and check the java version. cd /u01/app/oracle/product/agent13c/agent_13.5.0.0.0/jdk/bin ./java -version 4. Upgrade…

Read More

How to upgrade the OEM Agent Release update

Steps to upgrade the latest OEM Agent Release update 1. Install the latest AgentPatcher Download the latest Agentpatcher from oracle support. cd <Patch location> cp p33355570_135000_Generic.zip /u01/app/oracle/product/agent13c/agent_13.5.0.0.0 cd /u01/app/oracle/product/agent13c/agent_13.5.0.0.0 unzip…

Read More

Worker Assignment Change Using REST API – Oracle Fusion

Introduction: This blog has the REST API details that can be used to update worker assignment details in Oracle Cloud application. Cause of the issue: Business wants to integrate their…

Read More

Worker Email Change Using REST API – Oracle Fusion

Introduction: This blog has the REST API details that can be used to update worker email details in Oracle Cloud application. Cause of the issue: Business wants to integrate their…

Read More

Worker Creation Using REST API – Oracle Fusion

Introduction: This blog has the REST API details that can be used to create worker data in Oracle Cloud application.   Cause of the issue: Business wants to integrate their…

Read More