S_SNAPSHOT_RUN_S (ver 16.6.0)
This table is a standalone table and stores snapshot run history. This snapshot run table is available for all states and provinces and might or might not be utilized for your state or province.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 16.6.0 | Number(11,0) | Primary Key |
DisableDelete | 16.6.0 | Number(1,0) | Enables and disables optional delete for Snapshot Management. |
EndTime | 16.6.0 | Date | The end date and time for the snapshot run. |
IdentityColumn | 16.6.0 | Varchar2(30) | The column in the snapshot that determines the snapshot identity for the snapshot run. |
IdentityLabel | 16.6.0 | Varchar2(250) | The label that is displayed for the snapshot identity column. |
IdentityValue | 16.6.0 | Varchar2(100) | The value that is stored for the snapshot identify column. |
Name | 16.6.0 | Varchar2(250) | The snapshot name. |
RuntimeParams | 16.6.0 | Clob | The snapshot runtime parameters for a particular run. |
StartTime | 16.6.0 | Date | The start date and time for the snapshot run. |
Status | 16.6.0 | Varchar2(20) | The status of the snapshot run. |
StorageTable | 16.6.0 | Varchar2(30) | The snapshot data storage table. |