To determine whether your application has the queue open, do the following:
DISPLAY QSTATUS(Q1) TYPE(HANDLE) ALLIn the output, look at the APPLTAG field, and check that the name of your application is shown. If the name of your application is not shown, or if there is no output at all, start your application.
DISPLAY QSTATUS(Q1) TYPE(QUEUE) ALLIn the output, look at the IPPROCS field to see if any application has the queue open for input. If the value is 0 and this is a user application queue, make sure that the application opens the queue for input to get the messages off the queue.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
rtmqopen |