50 Execute MQ Series Command - ironstream_for_servicenow_discovery_1 - 7.5

Ironstream for ServiceNow® Discovery for IBM Z® Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for ServiceNow® Discovery
Version
7.5
Language
English
Product name
Ironstream for ServiceNow® Discovery for IBM Z®
Title
Ironstream for ServiceNow® Discovery for IBM Z® Administration
First publish date
2007
Last updated
2024-11-18
Published on
2024-11-18T05:02:12.928000
Description Runs a WebSphere MQ command and displays the command output.
Parameters MQ Manager name followed by the WebSphere MQ command to be executed. Optionally, specify maxsize=n as a third parameter to limit the number of bytes of output. The default maxsize is 100000 bytes. If the maximum number of bytes is exceeded, an EVO141 message will be written to the output.
Output One line for each line of command output.
Sample Command

ev390hostcmd 46 "50|CSQ7|DISPLAY CHANNEL(*).s390.mysite.com"

ev390hostcmd 46 "50|CSQ7|DISPLAY CHANNEL(*)|maxsize=70000.s390.mysite.com"

Sample Output

CSQN205I COUNT= 13, RETURN=00000000, REASON=00000000

CSQM410I %CSQ7 CHANNEL(mars.to.venus) CHLTYPE(SDR) QSGDISP(QMGR)

CSQM412I %CSQ7 CHANNEL(venus.to.mars) CHLTYPE(RCVR) QSGDISP(QMGR)

CSQM417I %CSQ7 CHANNEL(SYSTEM.DEF.CLUSRCVR) CHLTYPE(CLUSRCVR) QSGDISP(QMGR)

CSQM418I %CSQ7 CHANNEL(SYSTEM.DEF.CLUSSDR) CHLTYPE(CLUSSDR) QSGDISP(QMGR)

CSQM412I %CSQ7 CHANNEL(SYSTEM.DEF.RECEIVER) CHLTYPE(RCVR) QSGDISP(QMGR)