RFUTIL AIARCHIVE EXTENT qualifier
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
RFUTIL AIARCHIVE EXTENT qualifier
Manually archives the specified AI extent.
Syntax
|
Parameters
- db-name
- Specifies the database you are using.
- source-extent
- Specifies the AI extent to archive. Supply the full file name.
- target
- Specifies the output file of the archived extent. The file cannot exist. If a file exists with the specified name, AIARCHIVE EXTENT fails.
Notes
- This command works against both online and offline databases.
- This command does not require AI File Management to be enabled.
- If the database is online and AI File Management is enabled, the daemon process cannot be running when this command is executed.
- If AI File Management is enabled, the extent archive is logged to the AI File Management log file (database-name.archival.log.) If AI File Management is not enabled, the extent is still archived, but the execution is not logged.
- This command implicitly empties the AI extent that is archived, marking it EMPTY.