DBRC

Definition


The DBRC table contains the list of duration-based reporting conditions associated to the defined charged items aggregation policies

Technical Data


Schema Version 4.5.13
Partitioned No

Summary


The DBRC table is defined by the following columns. See the column details for more information.

Name PK FK IX Uses Used by
OID PK_DUR_REP_CDT         
POLICY_OID          
VALUE          
UNIT          

Column Details


OID

Definition The unique identifier of the duration-based reporting condition
Type DECIMAL(28), NOT NULL
Primary Key PK_DUR_REP_CDT

POLICY_OID

Definition The unique identifier of the charged items aggregation policy
Type DECIMAL(28), NOT NULL

VALUE

Definition The value of the duration-based reporting condition
Type DECIMAL(28), NOT NULL

UNIT

Definition The unit of the duration-based reporting condition
Format

The possible values are:

  • 11: Hour
  • 12: Minutes
  • 13: Seconds

Type DECIMAL(28), NOT NULL

Primary Key Details


PK_DUR_REP_CDT

Column(s) OID
Tablespace CATALOG_INDX