Secondly, it may be necessary to set the MCAUSER property on the channel being used to a user with authorization to accessqueue manager resources.
其次,可能需要将正在使用的通道上的MCAUSER属性设置为授权访问队列管理器资源的用户。
2
From the write accessqueue, user B is at the top of the queue since user B requests first to access the file in write mode compared with user C. user B is provided the write access.
在写访问队列中,用户B在队列顶部,这是因为b先于c以写模式请求访问文件。
3
This code sample shows how an EJB component might access a message queue resource, using connection objects.