Subject: | "Last response never seen" error when getting queue list with MQSC/Mainframe |
Last response message never seen
at ./test_client_con.pl line 40
I am getting this error when trying to get a list of queues on a
mainframe. The temporary queue is created and the queue list comes
back to it including the last message that indicates end of list. The
queue is drained of all messages but does not go away immediately.
When the above error has occured the queue goes. I have compared
against queue managers that are working ok and can't see any
differences, the only thing that is different is the number of queues,
the ones that work have around 300-400 queues and this one has about
800 or so.
O/S Solaris 8 MQ v5.3 CSD5 Perl 5.8.6
Mainframe is running MQ v5.3
The mqmon utility does manage to pull back a list of queues ok.