Pausing destinations by transaction serial number  Executing CNC requests from the Global Console

Chapter 2: Using Command and Control Requests

Disabling applications (including the SFM)

This example requests the cluster object, CLUSTER1, to disable its child controller object, CTL1, and to disable its child application, SFM1.

Syntax

ims cnc -file myCncFile.cfg

Configuration file

myCncFile.cfg contains:

cluster 
     name=CLUSTER1
     server=HOST1
cnc
     user=JOHN
     password=PWD
     subject=CTL1
     type=ctlr
     command=disable
     object=SFM1
domain
     type=PROD1
     name=DOMAIN1
env
     snmp.port=4545




Copyright © 2005. Sybase Inc. All rights reserved. Executing CNC requests from the Global Console

View this book as PDF