KNTA_APP_SERVER_MODE
This table stores the current mode of the server. Valid modes are: DISABLED, RESTRICTED, NORMAL. This table will at most contain a single row. For more information about each mode and how it is used, see the Installation and Administration Guide.
Foreign Keys
This table does not have any foreign keys.
Column Descriptions
Column Name |
Null? |
Data Type |
Description |
---|---|---|---|
SERVER_MODE |
NULLABLE |
VARCHAR2(30) |
Mode of the server |
Indexes
This table uses no indexes.
Sequences
This table uses no sequences.