Record free chain search depth factor (-recspacesearchdepth)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
| Operating system and syntax | UNIX / Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| DBS | 100 | 0 | 0 | 5 |
- n
- The percentage of the cluster size.
Use Record free chain search depth factor
(-recspacesearchdepth) to specify how far into the record free chain the
database engine searches for a block with enough free space to store the data associated
with a record create or update before a new cluster of data is allocated. The value is a
percentage of the cluster size with a minimum of 3 blocks.
To change this parameter while the database is running, use PROMON or the _DbParams VST.