Oversight on my behalf...you must use DISPLAY QMODEL (not QLOCAL) to search for available Model queues.
Moving forward, I'm wondering if remote clients can create dynamic queues.
The amqsreq0.c sample hid the fact that a corresponding model queue must exist in order to successfully create a dynamic queue. I'll proceed with creating a model queue (on my AIX system no default mo ...
Any C/C++ code available demonstrating the creation of dynamic queues would be appreciated. Your comments and suggestions on your experience using dynamic queues will also be valuable. Thanks.