Sequence required
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The following code example demonstrates the steps for
making a hot standby database using an operating system copy command,
but in this example, updates to the database occur at an earlier
point in the process. These updates require that the sequence of
the target database be corrected prior to rolling forward an AI extent:
|
The target database must have its sequence corrected prior to
attempting to apply an AI extent with roll forward.
Roll forward disables after imaging, and it is impossible to correct
the sequence once after imaging has been disabled. If the roll forward
on the target database fails, you must recopy from the source, use
RFUTIL SEQUENCE to correct the sequence number, and then roll forward.