How to apply Patch in OTM Application

 OTM Patching Steps

Step 1: Download the required patch and unzip at location:"/apps/patch/OTMPATCHES"

Step 2: Shutdown the OTM application services

Step 3: Go to patch directory where the patch is unziped.

Step 4: Run the command " Java -jar <filename> "

Step 5: Check for any errors and fix it as per instructions.

Step 6: Start the OTM application services and test.

Patching Rollback steps:

Step 1: Shutdown the application

Step 2: Go to patch directory where jar file is located.

Step 3: Run the command " java -jar <filename> uninstall "

Step 4: Check for any errors or special instructions.

Step 5: Start the application.

How to check patch applied status in OTM

/apps/applmgr/otm643/otm/glog/config

[applmgr@otm_lab config]$ cat glog.patches.properties |grep 29134625

installed_patch=otm643_quickpatch_29134625 (29134625)

Comments

Popular posts from this blog

How to troubleshoot long running concurrent request in R12.2

How to run Gather Schema Statistics in R12.2

JSP Compilation in R12.2