Database file status (_Filelist)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Database file status (_Filelist)
The _Filelist VST displays the filename, file size, and the size of every database file and extent.1
| Field name | Data type | Description |
|---|---|---|
| _FileList-BlkSize | INTEGER | Block size of the file |
| _FileList-Extend | INTEGER | Amount of most recent extend in blocks |
| _FileList-LogicalSz | INTEGER | Logical file size, in blocks |
| _FileList-Name | CHARACTER | Name of the file |
| _FileList-Openmode | CHARACTER | Displays the mode in which the file is opened |
| _FileList-Size | INTEGER | Size of the file in KB |