![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
You can specify additional TIBCO Object Service Broker parameters using the DD statement HRNIN for all client styles, or a CLIST for TSO clients. The following sections describe the use of an input file. For information about using a CLIST refer to Using a CLIST to Invoke TIBCO Object Service Broker.The data set associated with HRNIN can be sequential, partitioned, or instream. The format of HRNIN must be as follows:
• Columns 73 through 80 are reserved for card sequence numbers for RECFM=FB data sets
• Comments are denoted with an asterisk (*) in column 1, or delimited anywhere between parameters by /* */
// PARM=(OFFLINE,'U=USERID,TDS=VTAMID') > USER AND VTAM IDS//STEPLIB DD DSN=S6B01.HURON.LOAD,DISP=SHR > SHOULD CUSTOMIZE//HRNIN DD * > RULE AND PARAMETERS
If a parameter is specified in both HRNIN and the PARM statement, the value in the PARM statement takes precedence.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |