Category: Accounting
Database: DBC
View Column | Data Type | Format | Description |
---|---|---|---|
DatabaseName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | Name of a database or one of the special system keywords: ALL / DEFAULT / PUBLIC. |
MaxPerm | BIGINT NOT NULL | --,---,---,---,---,---,--9 | Maximum allocation in bytes for permanent and user defined temporary table space. |
CurrentPerm | BIGINT | --,---,---,---,---,---,--9 | Maximum CurrentPermSpace in bytes for permanent and user defined temporary table space. |
AllocatedPerm | BIGINT NOT NULL | --,---,---,---,---,---,--9 | The current total allocation in bytes for permanent and user defined temporary table space. |