Show TOC

ExamplesLocate this document in the navigation structure

The following examples demonstrate how to use the Online Property Modifier tool:

Read Service Property
opm.bat -g tc~bl~deploy_controller deploy_threads
Set Online Modifiable Service Property
opm.bat -s tc~bl~deploy_controller locking_retries 50
Set Attribute of JMX MBean Object by Specifying MBeans Objectname
opm.bat –on com.sap.default:SAP_J2EECluster=J73,SAP_J2EEClusterNode=xxxxxxx,j2eeType=SAP_J2EEServicePerNode,name=axtxsx -sa Description Test
Get Attribute of JMX MBean Object by Specifying MBeans Objectname
opm.bat -on com.sap.default:j2eeType=SAP_J2EECluster,name=SID -ga InstanceNames
Invoke Operation of JMX MBean Object by Specifying MBeans Objectname
opm.bat -on com.sap.default:SAP_J2EECluster=J73,SAP_J2EEClusterNode=xxxxxxx,j2eeType=SAP_J2EEServicePerNode,name=tc~bl~deploy_controller -o start
Get Attribute of JMX MBean Object by Specifying MBeans J2EE Type and Name
opm.bat -jn SAP_J2EEServicePerNode tc~bl~deploy_controller -ga Properties