RFUTIL AIVERIFY PARTIAL qualifier
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
RFUTIL AIVERIFY PARTIAL qualifier
Verifies the AI extent by validating AI files
before they are applied. This verification focuses on the AI block
and the rlnote structure (note headers), while
providing additional information in error messages that specify
issues found in the AI extent.
Syntax
|
Parameters
- db-name
- Specifies the database you are using.
- -a ai-name
- Identifies the AI extent name.
-
-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.