Please check the real capacity of the broker storage as Senthil has suggested.
Unfortunately there is no way to reduce the file size of the broker data storage.
Is this a combined storage (old style) for configuration data and throughput data or are you already using the (recommended) new style storage (has been introduced with Broker 7.1.x), where the configuration data and the throughput data reside in 2 different storage files?
Broker Storage files (configuration data and throughput data) are alwaya created with a starting size and an allowed max size. Over the time when the throughput data does not fit into the existing storage file the file size increases for the amount required up to the allowed maximum size. When messages are removed from the Broker Queues the occupied space is cleared internally and will be available for new messages. But the filesize will not be reduced accordingly.
I dont think that it will be possible to change the allowed maximum size directly.
Preferably there should be an additional storage file added.
See Broker Installation and Administration Guide for details.
Regards,
Holger
#Integration-Server-and-ESB#broker#Universal-Messaging-Broker#webMethods