The Cockpit 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.
To optimize the data storage, the database administrator (dba) creates and maintains the following filegroups in the database:
| Name | Description |
|---|---|
| COCKPIT_DATA | This filegroup contains all the tables of the Cockpit database |
| COCKPIT_INDX | This filegroup contains all the indexes of the Cockpit database |
Refer to the SAP CC Operations Guide for more information about the database monitoring, maintenance, or purging and archiving operations.