Connecting to the MQ queue manager

You cannot specify a user name and password with the MQ endpoint as you can using JMS. All connections to the MQ queue manager are made as the user that the Adaptive Server process is running as. After making the connection to the MQ queue manager, Adaptive Server then attempts to open the queue as the Adaptive Server login that is performing the operation. For this reason, the user must:

NoteThe Adaptive Server messaging_role is still required to execute Real Time Data Services built-in functions.

In addition, the ‘register, login' and 'default, login' functions of sp_msgadmin do not allow you to register Adaptive Server logins, or to create default Adaptive Server logins if the endpoint specified is a queue manager. See sp_msgadmin.