mqsireportbroker command - Windows, Linux, and UNIX systems

Use the mqsireportbroker command to display integration node registry entries.

Syntax

Read syntax diagramSkip visual syntax diagrammqsireportbrokerintegrationNodeName

Parameters

integrationNodeName
(Required) The label of the integration node for which registry entries are to be reported.

Examples

Windows platform
Display registry entries of the specified integration node on Windows:
mqsireportbroker SOAPBR
The following output is returned:
BIP8927I: Integration node Name 'SOAPBR'
Last mqsistart path = 'C:\Program Files\IBM\MQSI\9.0.0.0'
mqsiprofile install path = 'C:\Program Files\IBM\MQSI\9.0.0.0'
Work path = 'C:\ProgramData\IBM\MQSI'
Integration node UUID = '91c31c2a-1a01-0000-0080-d9cfce7fc2e8'
Process id = '6928'
Queue manager = 'SOAPQM'
User lil path = 'C:\Documents and Settings\All Users\lilPath'
User exit path = 'C:\Documents and Settings\All Users\userExits'
Active user exits = 'activeUE'
LDAP principal = 'ldapuser'
LDAP credentials = '********'
ICU converter path = 'C:\Documents and Settings\All Users\converters'
Trusted (fathpath) queue manager application = 'true'
Configuration change timeout = '320' seconds
Internal configuration timeout = '70' seconds
Statistics major interval = '61' minutes
Operation mode = 'advanced'
Fixpack capability level = 'all' (effective level '9.0.0.0')
Integration node registry format = 'v9.0'
Administration security = 'inactive'
Multi-instance Integration node = ‘true'
Shared Work Path = ' \\?\UNC\Server1\HAShared'
Start As WebSphere MQ Service = 'defined'
HTTP listener port = '7080'
Cache manager policy = 'disabled'
Cache manager port range = '2800-2819'
Integration repository hostname = 'HOST1'
Default integration node CCSID = '5348'
Linux platformUNIX platform
Display registry entries of the specified integration node on Linux®:
mqsireportbroker SOAPBR
The following output is returned:
BIP8927I: Integration node Name 'SOAPBR'
Install path = 'usr/lpp/ibm/mqsi/9.0.0.0/'
Work path = '/var/mqsi'
Integration node UUID = '91c31c2a-1a01-0000-0080-d9cfce7fc2e8'
Process id = '6928'
Queue manager = 'SOAPQM'
User lil path = '/usr/lpp/ibm/mqsi/9.0.0.0/userlilpath'
User exit path = '/usr/lpp/ibm/mqsi/9.0.0.0/userexitpath'
Active user exits = 'activeUE'
LDAP principal = 'ldapuser'
LDAP credentials = '********'
ICU converter path = '/usr/lpp/ibm/mqsi/9.0.0.0/converterPath'
Trusted (fathpath) queue manager application = 'true'
Configuration change timeout = '320' seconds
Internal configuration timeout = '70' seconds
Statistics major interval = '61' minutes
Operation mode = 'advanced'
Fixpack capability level = 'all' (effective level '9.0.0.0')
Integration node registry format = 'v9.0'
Administration security = 'inactive'
Multi-instance Integration node = ‘true'
Shared Work Path = ' //?/UNC/Server1/HAShared'
Start As WebSphere MQ Service = 'defined'
HTTP listener port = '7080'
Cache manager policy = 'disabled'
Cache manager port range = '2820-2839'
Integration registry hostname = 'HOST1'
Default integration node CCSID = '5348'