I have a Java program which uses PCFAgent to inquire depth of queues using CMQCFC.MQCMD_INQUIRE_Q. I am running the program on Solaris. The program when executed on windows gave expected results, but ...
Well I tried to access the Namelist as suggested in the Reply, by creating an instance of MQManagedObject and then assigning it to a MQQueue constructor which took the name of the NameList object and ...
I have two Queue managers. Say QM1 and QM2, and lest say I am sending messages to a local Queue on QM2. Now if my local queue on QM2 is full then provided that I have not selected the Discard Message ...