Category: Schema
Database: DBC
| View Column | Data Type | Format | Description |
|---|---|---|---|
| UserName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of a user space for which a default journal table has been defined. |
| Journal_DB | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The 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) | The name of the journal table defined as the default for UserName. |