General Page
- AMQ7493W : A request to change the maximum queue file size for queue <insert_3> has been accepted. This requires that the queue file be reconfigured by the queue manager, which will occur when the queue reaches a queue depth of zero and there are no outstanding transactions referencing this queue.
- When no applications have the queue open
- After 1000 writes to the queue manager log, or
- At queue manager shutdown
If you are considering increasing the maximum size of a queue file beyond the default you should be cautious of using message selectors such as correlation IDs and IBM® MQ classes for JMS selector strings. Larger queue files are better suited to first-in first-out access to the queue.
Having very large amounts of data in individual queue files should only be done on queue managers that are configured for circular logging, or where media imaging has not been enabled for the individual queue.
You should not limit the size of SYSTEM queues as this could affect the operation of the queue.
Was this topic helpful?
Document Information
Modified date:
29 April 2020
UID
ibm16202568