My application opens a queue for shared input, but when I display the queue status it has an exclusive handle to the queue and any other attempt to open the queue for input fails with reason code 2042 (MQRC_OBJECT_IN_USE. Why aren’t my open options being honored by MQ?