The syscdr_ris Table
The syscdr_ris table contains the first ten lines of the transaction header for each RIS file.
Column | Type | Description |
---|---|---|
ris_rid | integer | Pseudo row ID. |
ris_file | char(128) | RIS file name. |
ris_sourceid | integer | CDRID of source server. |
ris_source | char(128) | Source server name. |
ris_committime | char(20) | Time when the transaction was committed on the source server. |
ris_targetid | char(128) | CDRID of the target server. |
ris_target | integer | Target server name. |
ris_receivetime | char(20) | Time when the transaction was received on the target server. |
ris_atsfile | char(128) | Corresponding ATS file. |
ris_line1 | char(200) | The first line of the transaction header information. |
ats_line2 | char(200) | The second line of the transaction header information. |
ats_line3 | char(200) | The third line of the transaction header information. |
ats_line4 | char(200) | The fourth line of the transaction header information. |
ris_line5 | char(200) | The fifth line of the transaction header information. |
ris_line6 | char(200) | The sixth line of the transaction header information. |
ris_line7 | char(200) | The seventh line of the transaction header information. |
ris_line8 | char(200) | The eighth line of the transaction header information. |
ris_line9 | char(200) | The ninth line of the transaction header information. |
ris_line10 | char(200) | The tenth line of the transaction header information. |