The BART Database of SAP Convergent Charging includes the following database segments. They are defined to optimize the storage of data in the database system (Sybase ASE).
The database always includes segments dedicated to the data and relating segments that include the database indexes.
To optimize the data storage, the database administrator (dba) creates and maintains the following segments in the database:
| Name | Description |
|---|---|
| BART_DATA | This segment is used to store the tables containing BART data other than CDRs |
| BART_INDX | This segment contains the indexes used for BART data other than CDRs |
| CDR_DATA | This segment contains the tables used to store data related to the CDRs of BART |
| CDR_INDX | This segment contains the indexes used for data related to the CDRs of BART |
Refer to the SAP CC Operations Guide for more information about the database monitoring, maintenance, or purging and archiving operations.