Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 16 Operator Commands : Commands to Modify Data Object Broker Startup Parameters

Commands to Modify Data Object Broker Startup Parameters
The format for commands to modify Data Object Broker startup parameters is:
MODIFY dob_jobname,Parm=parm_name=value
where
MODIFY or F
The name of the batch job or the system task name under which the Data Object Broker is running.
For example, to set the SMF record number to 217 and start Data Object Broker SMF data collection:
MODIFY S6ELDOBA,PARM=SMFRECORD=217
Dynamically Changing Data Object Broker Parameters
Parameters, usually set at installation time, determine operating characteristics of a Data Object Broker. And while a Data Object Broker is up and running, you can change the values or settings of most of these parameters. You are effectively altering the Data Object Broker’s operating characteristics dynamically.
Modification Categories
There are four modification categories for the parameters:
When you modify a Data Object Broker parameter that is an interval (such as CHPTINTERVAL and SPININTERVAL), TIBCO Object Service Broker immediately ends any active interval of the corresponding type and starts a new interval using the new value.
See Also
TIBCO Object Service Broker Parameters for detail about each of the Data Object Broker parameters.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved