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


Chapter 3 Specifying Data Object Broker Parameters : Setting the Values

Setting the Values
Where are the Parameters Specified?
z/OS
The OSRUNPRM member in the CNTL data set distributed with TIBCO Object Service Broker contains the Data Object Broker parameters used at initialization. This member contains the parameters set to default values. If you have the appropriate security privileges, you can edit the member by invoking the OSEMOD ISPF edit macro.
Open Systems
The crparm file in the database directory distributed with TIBCO Object Service Broker contains the Data Object Broker parameters used at initialization. This file contains detailed instructions on how to change the parameter values. If you have the appropriate security privileges, you can edit the file using a simple text editor such as Notepad.
The TIBCO Object Service Broker Database Administrator Menu
You can modify the Data Object Broker parameters using the TIBCO Object Service Broker Database Administrator menu. Refer to TIBCO Object Service Broker for Open Systems Installing and Operating.
Dynamically Modifying the Parameters
Some of the parameters can be modified dynamically by an operator through the Administration menu (S6BTLADM/hrntladm) or through a command. Chapter 4, Understanding Data Object Broker Parameters identifies the modifiable parameters.
Command Format for z/OS
The format for commands to modify Data Object Broker startup parameters is:
MODIFY dob_jobname,Parm=parm_name=value
 
The name of the batch job or the system task name under which the Data Object Broker is running
Command Format for Open Systems
The format for commands to modify Data Object Broker startup parameters is:
hrncr Parm=parmname=value
 
 
When you modify a Data Object Broker parameter that represents 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.

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