RFUTIL AIVERIFY FULL qualifier
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
RFUTIL AIVERIFY FULL qualifier
Verifies the full AI extent by validating AI
files before they are applied. In addition to focusing on the AI
block and the rlnote structure (note headers),
this qualifier verifies note data members.
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.