Alternate Buffer Pool and online failover transition
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Under normal operation, the Alternate Buffer Pool (-B2) parameter may be
designated to help improve database performance by offloading objects or areas from the
primary buffer pool.
Online failover transition changes the -B2
parameter during failover transition to behave as follows:
-
-B2will be disabled on a replication target database. - After online failover transition,
-B2will be disabled on the new target database no matter it was enabled or not on the original source. -B2will be disabled on the new source database. To enable-B2on the new source, that database must be shut down and restarted with the-B2parameter designated.