Contents of the broker PDSE

After successfully customizing the broker, the members in your broker PDSE are as follows:

Description Type Name
Job to create the storage group for the broker database, and the input file BIPDBSG of the procedure BIPPTSO. JCL BIP$DB01
Job to create the broker database, and the input file BIPDBDB of the procedure BIPPTSO. JCL BIP$DB02
Job to create the broker database table spaces, and the input file BIPDBTS of the procedure BIPPTSO . JCL BIP$DB03
Job to create the broker database tables, and the input file BIPDBTB of the procedure BIPPTSO. JCL BIP$DB04
Job to grant authorities to the broker database tables, and the input file BIPDBGR of the procedure BIPPTSO. JCL BIP$DB05
Job to create the broker queues, and the input files BIPMQM and BIPNMQM of the procedure BIPPMQM. JCL BIP$MQ01
Job to copy the started task for the broker to the PROCLIB program IEBCOPY. JCL BIP$UT01
Job to run the Customization Verification Program BIPCVP. JCL BIPJCVP
Job to drop the broker database. JCL BIP#DB01
Job to delete the broker queues. JCL BIP#MQ01
Job to remove an MQSeries Publish/Subscribe broker as a neighbor. This requires WebSphere MQ access. Also runs mqsiclearmqpubsub. JCL BIPJCMPS
Job to join the WebSphere Business Integration Message Broker broker to an MQSeries Publish/Subscribe broker network. This requires WebSphere MQ access. Also runs mqsijoinmqpubsub. JCL BIPJJMPS
Job to list MQSeries Publish/Subscribe neighbor broker status. This requires DB2 access. Also runs mqsilistmqpubsub. JCL BIPJLMPS
Job to read and format log output. Also runs mqsireadlog followed by mqsiformatlog. JCL BIPJLOG
Definitions to create the broker database. DATA BIPDBDB
Definitions to drop the broker database. DATA BIPDBDR
Definitions to grant authorities to the broker tables. DATA BIPDBGR
Definitions to create the broker storage group. DATA BIPDBSG
Definitions to create the broker tables. DATA BIPDBTB
Definitions to create the broker table spaces. DATA BIPDBTS
Definitions for the DB2 sample programs to run SQL commands. DATA BIPDRTE
Definitions to delete the broker queues. DATA BIPBMQD
Definitions to create the broker queues. DATA BIPBMQM
Definitions used by the WebSphere MQ command processor CSQUTIL to execute WebSphere MQ commands. DATA BIPNMQM
Procedure to update the ComponentDirectory/Customizelog. Also runs mqsiwlog. The procedure is invoked by the GOOD/BAD steps of the installation jobs. PROC BIPPCLG
Procedure to run the WebSphere MQ command processor CSQUTIL. It is called by BIP$MQ01 and BIP#MQ01. PROC BIPPMQM
Procedure to run the TSO command processor IKJEFT01. It is called by the DB2 definition jobs BIP$DBnn and BIP#DB01. PROC BIPPTSO
Started task procedure of the broker. PROC STPN
Template for STEPLIB member. Copy to a new member that matches the STEPLIB_NAME in the CIF file. Tailor the new member to include the STEPLIB concatenation libraries for DB2, WebSphere MQ, LE, UNIX System Services, and the dump formatter. Template BIPSLIB

Related concepts
Component PDSE

Related tasks
Creating the broker PDSE

Related reference
z/OS utility jobs