Errors related to the counter dictionary.
To continue your troubleshooting investigations, select the error code signaled in the operation response replied by the SAP CC system:
| Error Code | Message | Action |
|---|---|---|
| DICTIONARY-1 | Counter name at index {0} is null. | Set a value to that counter name. |
| DICTIONARY-2 | The name of the counter name at index {0} is missing. | Add a name to the counter name. |
| DICTIONARY-3 | The description of the counter name "{0}" at index {1} is missing. | Add a description to the counter name. |
| DICTIONARY-4 | The name "{0}" of the Counter name at index {1} is already used by the Counter name at index {2}. | Change the name of the Counter name. |
| DICTIONARY-5 | Error while validating the dictionary of counter names. | |
| DICTIONARY-6 | The counter name entry "{0}" cannot be deleted from the dictionary because it is still used by charge plans. | Do not remove this counter name entry or delete charge plans that are referencing it. |
| DICTIONARY-7 | The counter names dictionary is missing in the modification operation. | Set a valid counter names dictionary in the modification operation. |
| DICTIONARY-8 | The counter name entry "{0}" cannot be deleted from the dictionary because it is still used by monitoring plans. | Do not remove this counter name entry or delete monitoring plans that are referencing it. |
The SAP CC system fills in the error message dynamically with relevant information. {0} marks such an information entry.