12.1.2: Q- Assistance to apply E-Business Suite JULY 2012 critical patches. Doc 1459818.1
Hi Fernando :Welcome to the new EBS Patching community .
This thread will address your following question
we'd need assistance to apply July 2012 Critical patches for EBusiness suite 12.1.2.
1) E-Business suite code level supported:
The July 2012 Critical patches for E-Business suite note (ID 1459818.1) states we can apply July 2012 patches for 12.1.1 and higher with ATG 12.1.3 (R12.ATG_PF.B.Delta.3).
Our E-Business suite version is 12.1.2 and I'm using the following query to determine ATG level:
SELECT bug_number,
DECODE (bug_number,
'7237006', 'R12.ATG_PF.A.DELTA.6',
'6594849', 'R12.ATG_PF.A.DELTA.5',
'6272680', 'R12.ATG_PF.A.delta.4',
This thread will address your following question
we'd need assistance to apply July 2012 Critical patches for EBusiness suite 12.1.2.
1) E-Business suite code level supported:
The July 2012 Critical patches for E-Business suite note (ID 1459818.1) states we can apply July 2012 patches for 12.1.1 and higher with ATG 12.1.3 (R12.ATG_PF.B.Delta.3).
Our E-Business suite version is 12.1.2 and I'm using the following query to determine ATG level:
SELECT bug_number,
DECODE (bug_number,
'7237006', 'R12.ATG_PF.A.DELTA.6',
'6594849', 'R12.ATG_PF.A.DELTA.5',
'6272680', 'R12.ATG_PF.A.delta.4',
Tagged:
0