Enterprise Manager Grid Control 10.2.0.4 DST Update on AIX

I just had the arduous task of sifting through numerous documents on My Oracle Support (formerly Metalink) to determine whether or not my Grid Control infrastructure needs to be patched for DST change on November 1, 2009 in the US.
Global Support could have done a better job at consolidating the documents since it's a pretty common task. Instead, I had to be going back and forth between six or so documents in order to try and figure out what I need to change.

In the end I determined that rather apply patch sets to the management agents below 10.2.0.5, just to apply the 10.2.0.5 patch set instead to be on the safe side. The OMS Java also required DST updates. Since the OMS is running on AIX 5.3 I had to use the IBM Timezone Java Update Utility (JTZU).

Steps to update OMS Java

  1. Download the JTZU utility here http://www.ibm.com/developerworks/java/jdk/dst/jtzu.html
  2. Follow the instructions to extract and install the utility
  3. Stop the OMS using opmnctl stopall
  4. Apply the update to the JRE in $OMS_HOME/jdk/jre and $OMS_HOME/jre/1.4.2 e.g. /u01/app/oracle/product/oms10g/jdk/jre and /u01/app/oracle/product/oms10g/jre/1.4.2
  5. Restart OMS using opmnctl startall or emctl start oms
Note: The Oracle notes suggest that the Java DST updates can be performed with OMS running but needs to restarted for changes to take effect.

You may also need to apply other patches based on your Grid Control version and territory.

My Oracle Support References
471451.1
739116.1
412160.1

Comments

Popular posts from this blog

Setup a Wordpress site in 10 Minutes using Oracle Container Cloud Service

Oracle Home Cloning: Tools and Techniques

Using XFS on Oracle Linux