RFUTIL AIMAGE EXTRACT qualifier
- Last Updated: November 8, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
RFUTIL AIMAGE EXTRACT qualifier
Extracts the active blocks of the specified AI extent and writes them to an output file.
Syntax
|
Parameters
- db-name
- Specifies the database you are using.
-
-aai-extent - Identifies the AI file containing the blocks to be extracted. The extent must be marked as full or locked.
-
-ooutput-file - Specifies the file to hold the extracted blocks.
Notes
- Extracting blocks from an AI extent is only beneficial for fixed length extents. There will be minimal savings of disk space when extracting blocks from a variable length extent.
- See Manage after-imaging files for more information on extracting AI blocks from an extent.