Category: Schema
Database: DBC
| View Column | Data Type | Format | Description |
|---|---|---|---|
| DatabaseName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the database in which the archive logs reside. |
| TVMName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the table. |
| LogLevel | CHAR(1) LATIN NOT CASESPECIFIC NOT NULL | X(1) | Indicates whether the online archive logging is activated at either a table level or database level. |
| CreatorName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | Archive logging creator. |
| CreateTimeStamp | TIMESTAMP(0) NOT NULL | YYYY-MM-DDBHH:MI:SS | The date and time that the object in the row was created. |