Category: Database
Database: DBC
| View Column | Data Type | Format | Description |
|---|---|---|---|
| DatabaseName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | Name of the database for which a default journal table has been defined. |
| Journal_DB | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | Name of the database or user space in which the default journal table for DatabaseName resides. |
| JournalName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | Name of the journal table defined as the default for UserName. |