Category: Schema
Database: DBC
| View Column | Data Type | Format | Description |
|---|---|---|---|
| Tables_DB | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the database in which a data table resides that has change images written to a journal table. |
| TableName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of a data table that has change images recorded in a journal table. |
| Journals_DB | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the database in which a journal table resides. |
| JournalName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the journal table defined as the default for UserName. |