Can I open a clustered MQ queue for writing in perl?
Posted
by JohnMcG
on Stack Overflow
See other posts from Stack Overflow
or by JohnMcG
Published on 2010-05-27T20:26:38Z
Indexed on
2010/05/27
20:31 UTC
Read the original article
Hit count: 164
perl
|websphere-mq
If I have a Websphere MQ queue defined on another queue manager in the cluster, is there a way I can open it for writing using the perl interface? Everything I've tried brings back mqrc 2085.
© Stack Overflow or respective owner