KNTA_SERVER_RESTARTS
This table stores a new record every time a server is started. It groups records in the KNTA_INTERRUPTED_EXECUTIONS table for display in the "View Interrupted Executions" page.
Foreign Keys
This table does not have any foreign keys.
Column Descriptions
Column Name |
Null? |
Data Type |
Description |
---|---|---|---|
SERVER_RESTART_ID |
NOT NULL |
NUMBER |
System-generated identifier |
CREATION_DATE |
NOT NULL |
DATE |
Date record was created |
Indexes
Index Name |
Index Type |
Sequence |
Column Name |
---|---|---|---|
KNTA_SERVER_RESTARTS_U1 |
UNIQUE |
1 |
SERVER_RESTART_ID |
Sequences
Sequence Name |
Sequence Type |
---|---|
KNTA_SERVER_RESTARTS_S |
SERVER_RESTART_ID |