Posted: Fri Jul 24, 2009 5:16 am Post subject: PCF problems
Newbie
Joined: 24 Jul 2009 Posts: 1
I'm having a problem while using the Inquire Queue Handle status (C# AMQDNET , MQ6 and 7)
(Inquire the handles of application that are currently opening the queue)
When using the Inquire queue status
I need to add the parameter MQIACF_Q_STATUS_TYPE
with value of MQIACF_Q_HANDLE
If there are no application I get the exception MQRCCF_Q_STATUS_NOT_FOUND
its probably ok.
BUT If there are applications opening the queue when I send the PCFMessage
I get the exception - "Unknown Type". Why?
Second problem:
while using Inquire queue manager (MQCMD_INQUIRE_Q_MGR)
According to the documentations there is no need for parameters,
but when sending the PCFMessage I get exception "Must specify parameters!"
if sending with the parameter MQIACF_Q_MGR_ATTRS with the value MQIACF_ALL
I get the exception MQRCCF_PARM_SYNTAX_ERROR
:/
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