Threshold Stall (-bistall)
- Last Updated: August 23, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Use Threshold Stall (-bistall) with
Recovery Log Threshold (-bithold) to quiet the database
when the recovery log threshold is reached, without performing an emergency shutdown.
| Operating system and syntax | UNIX / Windows |
-bistall
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Database Server | 1 | 0 | — | 0 |
When you use -bistall, a message is added
to the database log (.lg) file stating that the threshold
stall is enabled.
Threshold Stall (-bistall) may not be
enabled unless a value has been specified for the Recovery Log Threshold (-bithold) parameter.
Threshold Stall (-bistall) may be
modified while your database is online using PROMON or through the _DbParams VST.
You can use this parameter to support continuous operation of the database. For more information, see Change database parameters while the database is running.