Start of change

z/OS utility jobs

Purpose

Invoke these utility jobs on WebSphere Business Integration Message Broker for z/OS, by running JCL jobs, which are in the component PDSE.

The following table summarizes the descriptions and JCL names of these utilities, together with the names of the equivalent command on Windows platforms and UNIX platforms where appropriate.
JCL name Description Equivalent command on distributed platforms
BIPCHBK Existing command ported to z/OS. mqsichangebroker command
BIPCHMS New JCL for existing z/OS command. mqsichangeflowstats command
BIPCHPR Changes broker property settings mqsichangeproperties command
BIPCHUN Existing command ported to z/OS. mqsichangeusernameserver command
BIPCLMP Removes anMQSeries Publish/Subscribe broker as a neighbor. mqsiclearmqpubsub command
BIPCRBK Existing command ported to z/OS. Command modified to support multiple passes. mqsicreatebroker command
BIPCRUN Existing command ported to z/OS. Command modified to support multiple passes. mqsicreateusernameserver command
BIPDLBK Existing command ported to z/OS. Command modified to support multiple passes. mqsideletebroker command
BIPDLUN Existing command ported to z/OS. Command modified to support multiple passes. mqsideleteusernameserver command
BIPFMLG Reads the WebSphere Business Integration Message Broker trace and formats it to a text file. mqsiformatlog command
BIPJNMP Lists Publish/Subscribe neighbor broker status. mqsijoinmqpubsub command
BIPLIST New JCL for existing z/OS command. mqsilist (list resources) command
BIPLSMP Lists Publish/Subscribe neighbor broker status. mqsilistmqpubsub command
BIPMGRQ Migrates queues on an updated broker mqsimigratequeues command
BIPMGTB Migrates broker database tables mqsimigratetables command
BIPRELG Reads the WebSphere Business Integration Message Broker trace and formats it to a text file. mqsireadlog command

mqsiformatlog command
BIPRPMS Existing command ported to z/OS. mqsireportflowstats command
BIPRPPR Reports broker property settings mqsireportproperties command
BIPALDB Commented sample job to identify database resources, including tables and table spaces for performance tuning purposes -
BIPALMQ Commented sample job to identify database WebSphere MQ resources, including queues for performance tuning purposes -
Related reference
z/OS specific information


End of change