Patching

Patch restart on failure due to pre-requisites

If  the Adpatch Fails due to a pre-requisite Patch or for some other reason and a lot of time has already been spent since the patch has started running then…

Read More

Patch Impact Analysis in Oracle Applications R12

Basic Patch Analysis:- 1) view the readme.txt in the patch directory or in metalink, 2) note all the prerequisites the patch tells about, 3) check if the prerequisites are applied,…

Read More

Given a Patch number – To find if a patch is applied or not

i.                    To verify whether the patch has been already applied query for the patch number in ad_applied_patches as follows, select APPLIED_PATCH_ID, PATCH_NAME, PATCH_TYPE, CREATION_DATE from ad_applied_patches where patch_name=’patch_number; ii.                  Or…

Read More

Templates to manage patch information

Patches applied information ==================== https://docs.google.com/spreadsheet/ccc?key=0Ajy49fqduBhhdFUtQS00cW1BMkV4YmZUN01TZHdFZ2c Details of the individual patch applied =========================== https://docs.google.com/spreadsheet/ccc?key=0Ajy49fqduBhhdFBoaVlJUTdqenBSSWFBOHo2cWF1elE

Read More

Oracle EBS Apps in MS-Vista

Dear All, This post is relating to using Vista in EBS. Info: Vista is certified in Ebs 11i. Permenant solution : Upgrade Sun Java Plug-in JRE 1.5.0_12 Certified Configurations Release…

Read More