After reading documentation, and the various responses to emails on this forum about access rights, I thought Unix MQ permissions worked at the group level. I added a second userid (mqmoper) to group mqm.
I tried executing a process from this userid and the process hangs on the MQCONN. I execute the same process from the mqm userid, and it runs fine. I've seen this behavior before, and it usually traces back to permissions. If permissions do work on the group level, shouldn't userid mqmoper have the same MQ access rights as userid mqm ? I do a dspmqaut on both userid's and they're identical.
Thanks
