Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
Resolution:
Description:
============
We have a meta store file of 80 MB on one of EMS Server. How do we reduce its size?
Resolution:
===========
With EMS 5.0+, you can compact the meta db store file. For example,
compact $sys.meta 5
Note: If truncation is not enabled for the store file, the compact command will not reduce the file size. Truncation is enabled using the file_truncate parameter in the stores.conf file or store_truncate parameter in the tibemsd.conf file.
Environment:
============
EMS 5.0+