---------------------------------- -Patch is applied or not? -File Name: patch.sql -Usage: @patch ----------------------------------- alter session set nls_date_format='dd-Mon-RR hh24:mi:ss'; Prompt 'Entere Patch/Bug Number:' Accept PATCHNUM set line 200 col PATCH_NAME for a30 select PATCH_NAME,PATCH_TYPE,CREATION_DATE from apps.ad_applied_patches where PATCH_NAME like '%&PATCHNUM%' / Prompt 'AD_BUG history:' set line 200 col BUG_NUMBER for a20 col APPLICATION_SHORT_NAME for a20 select BUG_NUMBER,APPLICATION_SHORT_NAME,CREATION_DATE,GENERIC_PATCH from apps.ad_bugs where BUG_NUMBER in('&PATCHNUM') /
Tuesday, September 17, 2013
Patch Applied or not check
Subscribe to:
Post Comments (Atom)
NLS boot file not found or invalid opmnctl ping – EBS 12.2 ADCFGCLONE FAIL
Error: adcfgclone.pl failed while performing clone of EBS 12.2 instance. This occurred while ohsT2PApply is in progress. INST_TOP/adm...
-
I got a task to estimate RMAN backup size. How much 3days RMAN backup occupy? How long it will take to complete? Is the backup siz...
-
I got the below issue while Cloning ORACLE HOME from source to target. I have copied the binaries from source and initiated adcfclone. It ...
-
We have received an alert in the morning that the Primary Database is out of Sync. Primary and Standby are with difference of 9 archives. ...
No comments:
Post a Comment