RFUTIL AIARCHIVER SETDIR qualifier
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Changes the directory list used by the AI File Management Utility daemon process.
Syntax
|
Parameters
- db-name
- Specifies the database you are using.
- dir-list
- Specifies a comma-separated list of directories used as target
locations for archived AI files. In Linux, The directories must exist, unless you
specify
-aiarcdircreate. The specified dir-list replaces any previously specified directory list, and the directory names may not include embedded spaces or commas. The total length of dir-list cannot exceed 512 characters. For details about listing multiple archiving directories, see After-image File Management Archive Directory List (-aiarcdir). - -aiarcdircreate
- Directs the daemon to create the directories specified by the
-aiarcdirparameter, if they do not currently exist.
Notes
Use this command against a database that is online with an active AI File Management Utility daemon.