Table:
RATING_SESSION_@NUMBER@
|
Table Name
|
RATING_SESSION_@NUMBER@ |
| Table Description |
The RATING_SESSION_@NUMBER@ tables stores rating session data for the session backup service.
@NUMBER@ is a variable part of the name. There is 480 tables with the same pattern name.
|
| Tablespace |
SESSION_RATING_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The RATING_SESSION_@NUMBER@ database table is defined by the following columns.
Column: SUAC_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_RATING_SESSION_@NUMBER@ |
| Column Description |
Subscriber Account ID |
Column: SESSION_ID
| Value Type |
VARCHAR(256), NOT NULL |
| Key(s) |
Primary Key: PK_RATING_SESSION_@NUMBER@ |
| Column Description |
Session ID |
Column: NEXT_CLEANUP_DATE
| Value Type |
DATE, NOT NULL |
| Column Description |
The next Cleanup Date of the subscriber account. |
Column: SESSION_DATA
| Value Type |
BLOB, NOT NULL |
| Column Description |
The history of the Subscriber account |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.