Description |
JCL variable |
Example component value |
Your component value |
Home directory of the file system for the broker's user
ID |
++HOME++ |
/u/mqp1brk |
|
Queue Manager associated with the broker |
++QUEUEMANAGER++ |
MQP1 |
|
File system directory where the broker is to exist |
++COMPONENTDIRECTORY++ |
/mqsi/brokers/MQP1BRK |
|
Broker name |
++COMPONENTNAME++ |
MQP1BRK |
|
Data set where all JCL relevant to the broker is saved |
++COMPONENTDATASET++ |
TESTDEV.BROKER.MQP1BRK |
|
Profile name |
++COMPONENTPROFILE++ |
BIPBPROF |
BIPBPROF |
Name of the Started Task JCL; can be a maximum of 8
characters |
++STARTEDTASKNAME++ |
MQP1BRK |
|
Name of the broker DB2 database |
++DB2DATABASE++ |
DMQP1BRK |
|
Name of the broker DB2 storage
group |
++DB2STORAGEGROUP++ |
MQP1STOR |
|
Name of the broker DB2 bufferpool |
++DB2BUFFERPOOL++ |
BP0 |
|
DB2 index bufferpool |
++DB2INDEXBP++ |
BP0 |
|
DB2 LOB table
bufferpool |
++DB2LOBBP++ |
BP0 |
|
mqsicreatebroker options |
++OPTIONS++ |
Any additional optional parameters for the mqsicreatebroker command |
|