Indicator: SUBSCRIPTION_CACHE_STATUS

Status of the SUBSCRIPTION data cache

Name SUBSCRIPTION_CACHE_STATUS
Category Indicator
Type string
Access RO: read only (computed)
Group(s) Cache (Data), Provisioning: Subscriptions, Provisioning: Provider Contracts
Description

This indicator shows the status of the SUBSCRIPTION cache and its subcaches. This data cache includes information about provider contracts and subscriptions. Such a data cache is available in each updater instance and rater instance of the SAP CC Core Server system. They are used by the instances of the system for the provisioning processes (updated instances) and the charging processes (rater instances).

Here are the fields of the SUBSCRIPTION_CACHE_STATUS indicator:

  • i: the sub cache number or '-' (minus) for the whole cache
  • e: the number of objects in the cache emax: the maximum number of objects the cache can contain
  • fmem: the free memory in bytes in the cache
  • fslt: the number of free slots in the cache
  • miss: the number of objects which are not present in the cache and which are retrieved from the database since the instance started
  • hit: the total number of cache hits since the start of the server
  • put: the number of objects put in the cache since the instance started
  • rmv: the number of objects removed from the cache since the instance started
  • vmap: the number of objects removed from the cache because there is not enough slot in the cache
  • vmem: the number of objects removed from the cache because there is not enough memory in the cache

System Instance(s) rater, updater
Default Value
Constraint(s)



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.