Error 16392

Severity

10

Message text

The configured maximum number of message queues have
already been created.

Explanation

srv_createmsgq() has been called, but the maximum number of configured message queues are already in use.

Action

Free message queues using srv_deletemsgq() or configure SRV_S_NUMMSGQUEUES to increase the number of message queues.

Additional information

Symbolic constant: SRV_EMAXMQUEUES

Versions in which this error is raised

15.0 and later.