MS SQL Server Filegroups


The BART Database of SAP Convergent Charging includes the following database filegroups. They are defined to optimize the storage of data in the database system (MS SQL Server).

The database always includes filegroups dedicated to the data and relating filegroups that include the database indexes.

A-Z Index


To optimize the data storage, the database administrator (dba) creates and maintains the following filegroups in the database:


Name Description
BART_DATA This filegroup is used to store the tables containing BART data other than CDRs
BART_INDX This filegroup contains the indexes used for BART data other than CDRs
CDR_DATA This filegroup contains the tables used to store data related to the CDRs of BART
CDR_INDX This filegroup contains the indexes used for data related to the CDRs of BART

Additional Information

Implementation Project Phase

Production Operation Phase

Refer to the SAP CC Operations Guide for more information about the database monitoring, maintenance, or purging and archiving operations.