The Execution Errors table contains data on each Customer Record CPR execution error taken place in the SCP (see Table 71 RHDB_EXECUTIONERRORS).
Table 71 RHDB_EXECUTIONERRORS
RHDB_EXECUTIONERRORS |
||
Field |
Characters |
Description |
ScpId |
varchar2(4) |
The SCP that generated the exception report data. |
ClliCode |
varchar2(11) |
The 11 character Common Language code for the SCP ID. |
ErrorDate |
Date |
The date and time the CPR execution error occurred. |
DialNbr |
varchar2(12) |
The dialed number on which the Call Processing Record (CPR) execution error occurred. |
ServiceIndicator |
varchar2(1) |
An indication of whether or not the record was left in service. If Y appears, it was left in service; if N appears, it was not. |
ErrorReason |
varchar2(39) |
The reason for the occurrence of the CPR execution error. Possible errors are:
|
ExtractDate |
Date |
The date when the record was sent to the RHDB database. |
Index for RHDB_EXECUTIONERRORS Table
The index and fields used for the rhdb_ExecutionErrors table are:
RHDB_EXECUTIONERRORS |
|
Index Name |
Fields Used |
rhdb_ExecutionErrors_idx1 |
|