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


Chapter 1 Using TIBCO Object Service Broker Utilities : S6BTLCMD (Submit Operator Commands in Batch)

S6BTLCMD (Submit Operator Commands in Batch)
S6BTLCMD can be used to issue Data Object Broker operator commands in batch mode. This facility is useful in environments where TIBCO Object Service Broker administration personnel do not have access to a z/OS operator console.
S6BTLCMD steps can also be used in maintenance jobs to issue DBOFFLINE commands to bring a segment offline and DBONLINE commands after processing to bring the segment back online.
S6BTLCMD issues commands only to an active TIBCO Object Service Broker Data Object Broker. TIBCO Object Service Broker communications modules must be available (STEPLIB or LINKLIST). S6BTLCMD is capable of issuing any Data Object Broker operator command and is subject to the same security as other operator functions.
Invocation
The Data Object Broker operator commands must be entered one per line starting in column 1 and can be specified in one of the following ways:
The SYSIN file must be fixed block with record length 80.
The S6BTLCMD member of the JCL data set distributed with TIBCO Object Service Broker contains sample JCL required to run this utility. This sample is provided as a reference only; modify the JCL for your needs.
Parameters
The parameters of the S6BTLCMD utility are in the form:
PARM=’delay_time, tds, mdl’
 
The pattern for selecting the TIBCO Object Service Broker Execution Environment communications identifier
Return Codes
The results of the issued command can be verified by inspecting the operator console or system log. Return codes from S6BTLCMD are:
Error Conditions
If TIBCO Object Service Broker communication modules are absent, Abend S806 occurs.
See Also
TIBCO Object Service Broker for z/OS Installing and Operating for a complete list of Data Object Broker operator commands.

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