Category: Accounting
Database: DBC
| View Column | Data Type | Format | Description |
|---|---|---|---|
| Vproc | INTEGER NOT NULL | --,---,---,--9 | The virtual processor for which an event was logged. |
| DataBaseName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of a database. |
| AccountName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | Expanded account in effect when a request was submitted. |
| TableName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of a table or join index. |
| CurrentPerm | BIGINT | --,---,---,---,---,---,--9 | The permanent space (in bytes) currently used by the database or table. |
| PeakPerm | BIGINT | --,---,---,---,---,---,--9 | The maximum amount of permanent space per AMP that has been used by the database since the last time the DBC.ClearPeakDisk macro was run. |