Set the message storage size for queues

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

To set the message storage size for queues

  1. Open Computer Management.

  2. In the console tree, right-click the applicable queue.

    Where?

    • Computer Management/Services and Applications/Message Queuing/YourQueueFolder (such as Public Queues or Private Queues)/YourQueue
  3. Click Properties.

  4. Select the Limit message storage to (KB) check box, and then type the total size, in kilobytes, of all queue messages that can be stored in the queue.

Notes

  • To open Computer Management, right-click My Computer, and then click Manage.

  • Any changes made will not take effect until the Message Queuing service is stopped and restarted.

  • The message storage size limit, or quota, for a queue specifies the maximum cumulative size of all messages contained in the applicable queue. This quota can be any integer between 0 and 4,294,967,294.

  • When the message storage size limit for a destination queue is reached, new incoming messages are discarded, and a negative acknowledgment message indicating that the destination queue is full is generated. Messages can be placed in the queue only after one or more messages are removed from the queue.

  • If you clear the Limit message storage to (KB) check box, the message size will be limited only by the available disk space on the local computer.

  • You can also perform this task using the Active Directory Users and Computers snap-in. For more information, see Related Topics.

Information about functional differences

  • Your server might function differently based on the version and edition of the operating system that is installed, your account permissions, and your menu settings. For more information, see Viewing Help on the Web.

See Also

Concepts

Setting message quotas
Manage queues using Active Directory Users and Computers
Set the journal storage size for queues
Working with MMC console files