Reducing the size of the meta.db file.

Reducing the size of the meta.db file.

book

Article ID: KB0088802

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

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+

Issue/Introduction

Reducing the size of the meta.db file.