Friday, September 16, 2011

How to fix "MAX_TRANSFER_UNIT inet6 addr"

In the name of God, Most Gracious, Most Merciful.

In this article i will be listing steps to fix "MAX_TRANSFER_UNIT inet6 addr" issue. This issue arises after installation of Grid Control 10g Release 2 on Linux Red Hat 5.0/5.3. This is due to
change in the output of /sbin/ifconfig -a command. To fix this issue just use following steps.

Step 1. Stop Management Agent.


$/u01/oracle/prdocut/10.2.0/grid/agent10g/bin/emctl stop agent

Step 2. Download p4716787_10201_GENERIC.zip Patch and use following script to apply this patch.

$ export ORACLE_HOME=/u01/oracle/product/10.2.0/grid/agent10g
$ cd /tmp
$ unzip p4716787_10201_GENERIC.zip
$ cd /tmp/4716787
$ $ORACLE_HOME/OPatch/opatch apply



Figure - 1




Step 3. Start Management Agent.

$/u01/oracle/prdocut/10.2.0/grid/agent10g/bin/emctl start agent
Insha-Allah this will help and serve the purpose. For any corrections and improvements please suggest.
 

No comments:

Post a Comment