To enable debug for opmn, edit
$IAS_ORACLE_HOME/instances/<instance>/config/OPMN/opmn/opmn.xml
Change the following line
<debug comp="" rotation-size="1500000"/>
to
<debug comp="ons[all];pm[all]" rotation-size="1500000"/>
to
<debug comp="ons[all];pm[all]" rotation-size="1500000"/>
No comments:
Post a Comment