Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I check the status of the transmission queue and what does it mean if the depth is zero?

0
Posted

How do I check the status of the transmission queue and what does it mean if the depth is zero?

0

For Unix and WindowsNT, use the ‘runmqsc’ command from the command prompt. • runmqsc QMGR where QMGR is the name of the queue manager. Case is important. • Determine the transmission queue name from the destination queue definition using – ‘display q(“destination queue name”) xmitq’. “destination queue name” is the name given on the command line of a requester. For example, ‘cbfxfr FILE DMA.SSAMATCH’. DMA.SSAMATCH is the destination queue name. • Display the transmit queue attribute for current depth. – ‘display q(“transmit queue name”) curdepth’. “transmit queue name” was determined in the previous step. CURDEPTH represents the number of messages in the transmit queue. For MVS, assuming that you have access to the MQ panels in ISPF, navigate to them (ISPF option “MQ”). Once there, ensure that you are accessing the correct queue manager – CSQP – by examining the “Connect to queue manager” value. Change it if necessary by pressing PF6 and overwriting both the “Connect to queue manager a

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123