The SSP Overflow table contains the dialed numbers for which a manual control could not be activated because the SSP’s control list was full.
| RHDB_SSPOVERFLOW | ||
| Field | Characters | Description |
| ScpId | varchar2(4) | The SCP that generated the exception report data. |
| OverFlowDate | Date | The date, hour and minute in Central time that the number failed to be added to the SSP control list. |
| PointCode | varchar2(9) | The point code of the SSP where the manual control could not be added. |
| DialNbr | varchar2(12) | The Dial# that could not be added to the SSP control list. |
| ExtractDate | Date | The date when the record was sent to the RHDB database. |
Index for RHDB_SSPOVERFLOW Table
| RHDB_SSPOVERFLOW | |
| Index Name | Fields Used |
| rhdb_SSPOverFlow _idx1 |
|