The RATING_SESSION_VIEW view presents the data stored in the tables:
RATING_SESSION represented in the view by the TABLE_ID value 0RATING_SESSION_1 represented in the view by the TABLE_ID value 1RATING_SESSION_2 represented in the view by the TABLE_ID value 2RATING_SESSION_3 represented in the view by the TABLE_ID value 3
| Schema Version | 5.0.3 | |
The RATING_SESSION_VIEW view is defined by the following columns in your back-end database. See the column details for more information.
| Name | Source Table | Definition |
|---|---|---|
| TABLE_ID | The identifier of the underlying source table | |
| SUAC_OID | RATING_SESSION RATING_SESSION_1 RATING_SESSION_2 RATING_SESSION_3 |
The Subscriber Account ID |
| SESSION_ID | RATING_SESSION RATING_SESSION_1 RATING_SESSION_2 RATING_SESSION_3 |
The Session ID |
| NEXT_CLEANUP_DATE | RATING_SESSION RATING_SESSION_1 RATING_SESSION_2 RATING_SESSION_3 |
The next cleanup date of the subscriber account |
| SESSION_DATA | RATING_SESSION RATING_SESSION_1 RATING_SESSION_2 RATING_SESSION_3 |
The history of the subscriber account |
| PARTITION_ID | RATING_SESSION RATING_SESSION_1 RATING_SESSION_2 RATING_SESSION_3 |
The partition of the subscriber account |
| SCN | RATING_SESSION RATING_SESSION_1 RATING_SESSION_2 RATING_SESSION_3 |
The Session Change Number |
| CCN | RATING_SESSION RATING_SESSION_1 RATING_SESSION_2 RATING_SESSION_3 |
The Commit Change Number |
The database schema defines the following columns. Check the definitions and formats:
| Definition | The identifier of the underlying source table |
| Type | DECIMAL(4), NOT NULL |