IBM Integration Bus, Version 10.0.0.9 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


z/OS JCL variables

Customize JCL variables in BIPEDIT to modify the configuration of your integration nodes.

The following table lists the JCL variables in alphabetic order, together with a description and an example value. For JCL variables that apply to specific commands, see the information that relates to that command.

JCL variable Description Example value Corresponding value in BIPEDIT
++COMPONENTDATASET++ The data set where all JCL relevant to a particular component is saved. TESTDEV.MQP1BRK.BROKER componentdataset_value
++COMPONENTDIRECTORY++ The file system directory where the component exists. This directory includes subdirectories, for example, /log and /registry mqsi/brokers/MQP1BRK compdir_value
++COMPONENTNAME++ The name you give the component when you create it. MQP1BRK MQ01BRK
++HOME++ The file system home directory for the user ID of this component. This value is required to dynamically generate the ENVFILE.

You must have the appropriate external security manager authorities to write to this file system directory when submitting JCL to run a command. For example, use RACF® to define authorities.

/u/mqp1usr/mqp1brk /u/mq01brk
++INSTALL++ The directory where you install the product. /usr/lpp/mqsi install_value
++JAVA++ Location of your Java™ installation. /usr/lpp/java/IBM/J1.5 /usr/lpp/java/IBM/J1.5
++LANGLETTER++ The letter for the language in which you want messages shown. E (English) E
++LOCALE++ Locale of environment where commands are run by submitting JCL. C C
++MQPATH++ WebSphere® MQ location. /usr/lpp/mqm /usr/lpp/mqm
++OPTIONS++ Many commands submitted by JCL require additional options. See the reference material for additional information about options specific to each command. N/A options_value
++QUEUEMANAGER++ The name of the queue manager associated with the component for which you submit the JCL. MQP1 MQ01
++STARTEDTASKNAME++ Name of the Started Task JCL. This name can be a maximum of eight characters. MQP1BRK MQ01BRK
++TIMEZONE++ Time zone of environment where commands are run by submitting JCL. GMT0BST GMT0BST
++WMQHLQ++ WebSphere MQ high-level-qualifier MQM.V700 MQM.V700

ae22650_.htm | Last updated 2017-07-17 12:45:25