Monthly Archives: January 2024

Undo accounting AP invoices to fix errors

undo-accounting-ap-invoices-to-fix-errors

Read More

Customize account rules for recoverable tax

customize-account-rules-for-recoverable-tax

Read More

How to zip current running file with out any issues on prod weblogic servers

Issue:- How to zip current running file with out any issues on prod weblogic servers  Alert:–  Disk space alert >90% from weblgoic servers   Error:– Some times .out file is consuming…

Read More

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