Posted: Sat Mar 19, 2011 5:23 am Post subject: Perl: How to read all queue-handles ?
Newbie
Joined: 19 Mar 2011 Posts: 2
Hello
in our aix environment we have many mq-series queues having more than one QUEUE-HANDLE. With the below InquireQueueStatus I always get the first handle in the attribute-hash.
How to walk through all of the other handles?
I've installed the CPAN MQSeries perl-modules version 1.28.
You might be getting a single result because you are assigning the result to a scalar value... But I can't tell from what you have posted per se. Try assigning it to a hash rather than a scalar.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum