Metalink note 1434392.1 (R11i / R12.0 / R12.1 : Getting Started with Oracle Application Management Pack (AMP)
for Oracle E-Business Suite, Release 12.1.0.1.0)
Metalink note 1532970.1 (R11i/R12.0/R12.1/R12.2 : Getting Started with Oracle Application Management Pack for
Oracle E-Business Suite (AMP) Release 12.1.0.2.0). This contains latest information related the latest version
of Oracle Application Management Pack for Oracle E-Business Suite (AMP) Release 12.1.0.2.0.
As per Metalink note 1532970.1 (R11i/R12.0/R12.1/R12.2 : Getting Started with Oracle Application Management Pack
for Oracle E-Business Suite (AMP) Release 12.1.0.2.0):
<<
The following Oracle Enterprise Manager Cloud Control releases, Oracle E-Business Suite releases,
and platforms are supported:
Oracle Enterprise Manager Cloud Control 12c Release 3 (12.1.0.3.0)
Oracle E-Business Suite:
12.2: Releases 12.2.2 and 12.2.3
12.1: Release 12.1 with R12.ATG_PF.B.delta.3
12.0: Release 12.0.4 with R12.ATG_PF.A.delta.6
11i: Release 11.5.10 CU2 with ATG_PF.H RUP6 or higher
Verified the document.
The below patches are applied on application server.
SQL> select bug_number,creation_date from ad_bugs where bug_number='&n';
BUG_NUMBER CREATION_
------------------------------ ---------
9535311 12-JUN-11
BUG_NUMBER CREATION_
------------------------------ ---------
9171650 17-MAR-13
BUG_NUMBER CREATION_
------------------------------ ---------
7648877 17-JAN-10
1. Please download PatchLevelATG11i.sql script from the SR, run it on the source instance using SQLPlus
(connected as APPS user) and upload the output file (ptch_level11i.txt).
2. Please run on the source instance and provide the results of the following OS commands:
-for each apps tier's node:
adident Header $AD_TOP/bin/adconfig.pl
adident Header $COMMON_TOP/admin/scripts/$CONTEXT_NAME/adpreclone.pl
adident Header $JAVA_TOP/oracle/apps/ad/clone/ApplyDatabase.class
adident Header $COMMON_TOP/clone/jlib/java/oracle/apps/ad/clone/util/OracleHomeCloner.class
adident Header $JAVA_TOP/oracle/apps/ad/clone/util/OracleHomeCloner.class
-for each db tier's node:
grep -i '$Header' <RDBMS ORACLE_HOME>/appsutil/bin/adconfig.pl
grep -i '$Header' <RDBMS ORACLE_HOME>/appsutil/scripts/$CONTEXT_NAME/adpreclone.pl
strings -a <RDBMS ORACLE_HOME>/appsutil/java/oracle/apps/ad/clone/ApplyDatabase.class | grep -i 'Header'
strings -a <RDBMS ORACLE_HOME>/appsutil/java/oracle/apps/ad/clone/util/OracleHomeCloner.class | grep -i 'Header'
strings -a <RDBMS ORACLE_HOME>/appsutil/clone/jlib/java/oracle/apps/ad/clone/util/OracleHomeCloner.class | grep -i 'Header'
where <RDBMS ORACLE_HOME> should be replaced with your RDBMS ORACLE_HOME folder
Please follow Metalink note 1537431.1 (Troubleshooting Oracle E-Business Plug-in 12.1.0.1),
sections 2 (Verify Installed Plug-ins in the Oracle E-Business Suite nodes) & 3 (Check the hostname information)
and provide results to ensure that agents are deployed correctly on all EBS nodes.
Kindly refer to the below document to deploy the EBS plugin:
How to Deploy the Latest Oracle Fusion Middleware Plug-in on OMS and Agent in Enterprise Manager
Cloud Control 12c (Doc ID 1401284.1)
The document is specifically for Middleware Plug-in, instead we need to download and apply the EBS Plugin,
but all the steps remains the same.
No comments:
Post a Comment