Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Temporary dynamic queues do not show up in MQ Explorer?

Status
Not open for further replies.

DrDrew

Programmer
Jun 24, 2002
8
US
I am creating temporary dynamic queues (as opposed to permanent dynamic queues) using a model queue that has all of the default settings. I am doing this on a Windows NT box and have been using MQSeries Explorer to monitor the queues that I have created to see what messages are in them, see if the channels are running, etc. The temporary dynamic queues that I am using function correctly but I cannot get them to show up in MQSeries Explorer. I did some experimenting with permanent dynamic queues before and they always showed up just fine. Does anyone know if this is a bug in the software I am using (MQSeries Explorer 5.1 for Windows NT) or have any information on this subject?
 
I don't know for sure, but I suspect that either Explorer ignores Temporary Dynamic queues because they are so volitile, or because the application that created them had finished before you 'explored' them (in which case they wouldn't be there to show up).

Did you try to exxplorer them while the application was still using them?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top