document 1434945

3
EM 12c: Applying the Enterprise Manager Cloud Control 12.1.0.1 Agent Bundle Patch BP1 Manually (Doc ID 1434945.1) Modified: Jan 22, 2014 Type: BULLETIN In this Document Purpose Details 1. Applying Patch 13242776 to the agent Oracle Home 2. Applying Patch 13491785 to the agent Oracle Home: 3. Applying Patch 13550565 to the oracle.sysman.oh.agent.plugin_12.1.0.1.0 home 4. Applying Patch 13550561 to the oracle.sysman.oh.discovery.plugin_12.1.0.1.0 home References APPLIES TO: Enterprise Manager Base Platform - Version 12.1.0.1.0 and later Information in this document applies to any platform. Checked for relevance on 09-Sep-2013 PURPOSE This document describes how to apply 12c Agent Bundle patch BP1 manually. DETAILS To apply the Bundle Patch BP1 on the agent, the following prerequisites first must be met: Ensure that opatch version should be 11.1.0.9.4 (download Patch 6880880) $opatch version OPatch Version: 11.1.0.9.4 OPatch succeeded. Ensure that the ORACLE_HOME environment variable is set to the Oracle Home directory of the product being patched as described below: Patch 13242776 & 13491785 should be applied to AGENT_HOME( AGENT_BASE/core/12.1.0.1.0) Patch 13550565 should be applied to "oracle.sysman.oh.agent.plugin_12.1.0.1.0" plugin home. Patch 13550561 should be applied to "oracle.sysman.oh.discovery.plugin_12.1.0.1.0" plugin home. Applying Bundle Patch BP1 on the agent requires application of four different patches: Patch 13242776 : AGENT 12.1.0.1.0 BP1 Patch 13491785 : AGENT 12.1.0.1.0 BP1 (PORT) Patch 13550565 : AGENT 12.1.0.1.0 BP1 (Monitoring) Patch 13550561 : AGENT 12.1.0.1.0 BP1 (Discovery) 1. Applying Patch 13242776 to the agent Oracle Home Set the following parameters: $export ORACLE_HOME=AGENT_BASE/core/12.1.0.1.0 Document 1434945.1 https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-stat... 1 of 3 1/22/2014 2:30 PM

Upload: joselara19

Post on 27-Nov-2015

13 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Document 1434945

EM 12c: Applying the Enterprise Manager Cloud Control 12.1.0.1 Agent Bundle Patch BP1 Manually (Doc ID

1434945.1)

Modified: Jan 22, 2014 Type: BULLETIN

In this Document

Purpose

Details

1. Applying Patch 13242776 to the agent Oracle Home

2. Applying Patch 13491785 to the agent Oracle Home:

3. Applying Patch 13550565 to the oracle.sysman.oh.agent.plugin_12.1.0.1.0 home

4. Applying Patch 13550561 to the oracle.sysman.oh.discovery.plugin_12.1.0.1.0 home

References

APPLIES TO:

Enterprise Manager Base Platform - Version 12.1.0.1.0 and later

Information in this document applies to any platform.

Checked for relevance on 09-Sep-2013

PURPOSE

This document describes how to apply 12c Agent Bundle patch BP1 manually.

DETAILS

To apply the Bundle Patch BP1 on the agent, the following prerequisites first must be met:

Ensure that opatch version should be 11.1.0.9.4 (download Patch 6880880)

$opatch version

OPatch Version: 11.1.0.9.4

OPatch succeeded.

Ensure that the ORACLE_HOME environment variable is set to the Oracle Home directory of the productbeing patched as described below:

Patch 13242776 & 13491785 should be applied to AGENT_HOME( AGENT_BASE/core/12.1.0.1.0)

Patch 13550565 should be applied to "oracle.sysman.oh.agent.plugin_12.1.0.1.0" plugin home.

Patch 13550561 should be applied to "oracle.sysman.oh.discovery.plugin_12.1.0.1.0" plugin home.

Applying Bundle Patch BP1 on the agent requires application of four different patches:

Patch 13242776 : AGENT 12.1.0.1.0 BP1

Patch 13491785 : AGENT 12.1.0.1.0 BP1 (PORT)Patch 13550565 : AGENT 12.1.0.1.0 BP1 (Monitoring)Patch 13550561 : AGENT 12.1.0.1.0 BP1 (Discovery)

1. Applying Patch 13242776 to the agent Oracle Home

Set the following parameters:

$export ORACLE_HOME=AGENT_BASE/core/12.1.0.1.0

Document 1434945.1 https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-stat...

1 of 3 1/22/2014 2:30 PM

Page 2: Document 1434945

$export PATH=$ORACLE_HOME/OPatch:$PATH

Apply the patch using opatch:

$cd Patch stage-location/13242776$$ORACLE_HOME/OPatch/opatch apply

Patch application can be confirmed from this command:

$ $ORACLE_HOME/OPatch/opatch lsinventory | grep 13242776

Patch 13242776 : applied on Tue Mar 13 13:12:19 IST 2012

13112219, 12970822, 13242776, 13112604, 13101976, 13002930, 12810754

The Logs are located in the following location:

AGENT_BASE/core/12.1.0.1.0/cfgtoollogs/opatch/13242776_<timestamp>/apply<timestamp>_1.log

2. Applying Patch 13491785 to the agent Oracle Home:

Set the following parameters:

$export ORACLE_HOME=AGENT_BASE/core/12.1.0.1.0

$export PATH=$ORACLE_HOME/OPatch:$PATH

Apply the patch using opatch:

$cd Patch stage-location/13491785

$$ORACLE_HOME/OPatch/opatch apply

Patch application can be confirmed from the following command:

$ AGENT_BASE/core/12.1.0.1.0/OPatch/opatch lsinventory -detail | grep 13491785

Patch 13491785 : applied on Tue Mar 13 13:22:55 IST 201213113618, 13491785, 13495982, 13010706, 11729692, 13097461, 13104068

AGENT_BASE/core/12.1.0.1.0/inventory/oneoffs/13491785

AGENT_BASE/core/12.1.0.1.0/.patch_storage/13491785_Feb_1_2012_09_12_19

The Logs are located in the following location:

AGENT_BASE/core/12.1.0.1.0/cfgtoollogs/opatch/13491785_<timestamp>/apply<timestamp>_1.log

3. Applying Patch 13550565 to the oracle.sysman.oh.agent.plugin_12.1.0.1.0 home

Set the following parameters:

$export PLUGIN_HOME=AGENT_BASE/plugins/oracle.sysman.oh.agent.plugin_12.1.0.1.0$export ORACLE_HOME=AGENT_BASE/core/12.1.0.1.0$export PATH=$ORACLE_HOME/OPatch:$PATH

Apply the patch using opatch:

$cd patch stage-location/13550565$ $ORACLE_HOME/OPatch/opatch apply -oh $PLUGIN_HOME

Patch application can be confirmed from the following command:

$ $ORACLE_HOME/OPatch/opatch lsinventory -detail -oh $PLUGIN_HOME | grep 13550565

Patch 13550565 : applied on Tue Mar 13 13:27:34 IST 2012

13639680, 13632156, 13550565AGENT_BASE/plugins/oracle.sysman.oh.agent.plugin_12.1.0.1.0/inventory/oneoffs/13550565

AGENT_BASE/plugins/oracle.sysman.oh.agent.plugin_12.1.0.1.0/.patch_storage/13550565_Feb_6_2012_04_32_24

Document 1434945.1 https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-stat...

2 of 3 1/22/2014 2:30 PM

Page 3: Document 1434945

The Logs are located in the following location:

AGENT_BASE/plugins/oracle.sysman.oh.agent.plugin_12.1.0.1.0/cfgtoollogs/opatch/13550565_<timestamp>/apply<timestamp>_1.log

4. Applying Patch 13550561 to the oracle.sysman.oh.discovery.plugin_12.1.0.1.0 home

Set the following parameters:

$export PLUGIN_HOME=AGENT_BASE/plugins/oracle.sysman.oh.discovery.plugin_12.1.0.1.0$export ORACLE_HOME=AGENT_BASE/core/12.1.0.1.0$export PATH=$ORACLE_HOME/OPatch:$PATH

Apply the patch using opatch:

$cd patch stage-location/13550561$$ORACLE_HOME/OPatch/opatch apply -oh $PLUGIN_HOME

Patch application can be confirmed from the following command:

$ $ORACLE_HOME/OPatch/opatch lsinventory -detail -oh $PLUGIN_HOME | grep 13550561

Patch 13550561 : applied on Tue Mar 13 13:30:19 IST 2012

13550561AGENT_BASE/plugins/oracle.sysman.oh.discovery.plugin_12.1.0.1.0/inventory/oneoffs/13550561

AGENT_BASE/plugins/oracle.sysman.oh.discovery.plugin_12.1.0.1.0/.patch_storage/13550561_Feb_6_2012_04_32_24

The Logs are located in the following location:

AGENT_BASE/plugins/oracle.sysman.oh.agent.plugin_12.1.0.1.0/cfgtoollogs/opatch/13550561_<timestamp>/apply<timestamp>_1.log

Document 1434945.1 https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-stat...

3 of 3 1/22/2014 2:30 PM