If your server platform is not z/OS, you first create and start a queue manager and then start MQSC commands.
crtmqm QM1
strmqm QM1
runmqsc QM1
Define a channel with your chosen name and a channel type of server-connection. This channel definition is associated with the queue manager running on the server.
For example:
DEFINE CHANNEL(CHAN1) CHLTYPE(SVRCONN) TRPTYPE(TCP) + DESCR('Server-connection to Client_1')
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqzaf0839 |