![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A number of methods are available to you to set the operational characteristics for your session. You could also require additional facilities to start a session. This section describes these methods, their order of evaluation, and the additional facilities you could require.The following table describes where to specify session parameter values and their order of evaluation, from highest to lowest:
Not available if the Execution Environment is automatically started by the CICS startup PLT. All Execution Environment and session parameter defaults can be specified to the HINT transaction. Execution Environment parameter input file The parameter input file is allocated to DDname HRNIN. The installation default module is loaded from the STEPLIB. The default configuration name is S6BDRCC0 except when overridden by the Execution Environment CONFIGURATION parameter. S6BDRCC0 is still used to determine the TIBCO Object Service Broker SVC number used to start the Execution Environment.
The external routine load library. It is used to load external routines if the external routine is defined to CICS as a CICS program. External routines that make CICS calls (EXEC CICS…) must be defined to CICS. Refer to Chapter 10, Accessing External Routines for more detail. Optional partitioned data set containing load modules for user external routines. External routines not defined to CICS are loaded by TIBCO Object Service Broker from this library. Sequential file containing the Execution Environment and session parameter defaults. The Execution Environment load library. The programs in this library run the Execution Environment and contain the default configuration module. In addition, external routines not defined to CICS are loaded from this library if the routines cannot be loaded from HRNEXTR.
• Do not include the DDnames HRNOUT or HRNPRNT. These are session print files for single-session Execution Environments such as batch or TSO.
• Do not use the name S6BDRPRT as a print destination in a JES complex. This name is used by TIBCO Object Service Broker to run the SPOOLSTRIP job.You can control whether the VSAM server issues SYNCPOINTs under CICS using the CICSVSAMSYNC Execution Environment parameter. Refer to TIBCO Object Service Broker Managing Data for more information.TIBCO Object Service Broker for z/OS Installing and Operating for sample JCL needed to start a CICS region that supports an Execution Environment.TIBCO Object Service Broker Parameters about the Execution Environment parameters.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |