RFUTIL ROLL FORWARD OPLOCK qualifier
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The OPLOCK qualifier provides the ability to enforce a protection mechanism during the roll forward process, preventing interruption to the target database before the final roll forward session is completed.
Syntax
|
Parameters
- db-name
- Specifies the database you are using.
- -a ai-name
- Identifies the AI name of the specified database.
-
-ailistlistfile -
Identifies a file containing a list of AI area files. The listfile file must be structured as follows:
- Specify one AI file per line
- AI file names can be fully specified absolute file name or a relative file name relative to the working directory where RFUTIL is executed
- Lines that begin with a colon (:), hash mark (#), or asterisk (*) are treated as comments and skipped over for parsing
Note: If you specify a list of AI files with-ailistand a file is not an after-image file, a warning is issued and the file is skipped.
Notes
All qualifiers accepted by ROLL FORWARD are also accepted by ROLL FORWARD OPLOCK. See RFUTIL ROLL FORWARD qualifier for details.