Prepare your database server for MQ messaging

You must prepare your Informix® database for MQ messaging.

To prepare for MQ messaging, add user informix to the mqm group and restart the database server. Only members of the mqm group are authorized to access to WMQ queues. For more information, see the platform-specific documentation for WMQ.

The mq virtual processor is created automatically the first time you access an MQ messaging table or run an MQ messaging function.

The Informix database server has the following additional requirements:
  • Non-logged databases are not supported.
  • ANSI databases are not supported.
  • The Scheduler must be running.

If you attempt to run an MQ messaging function in an unlogged or ANSI database, a message that DataBlade registration failed is printed in the online message log. If the Scheduler is not running the first time that you access an MQ messaging table or run an MQ messaging function, a message that the table cannot be found or the routine cannot be resolved is returned.