Try OpenEdge Now
skip to main content
Database Administration
Reference : RFUTIL Utility : RFUTIL AIARCHIVER SETDIR qualifier
 

RFUTIL AIARCHIVER SETDIR qualifier

Changes the directory list used by the AI File Management Utility daemon process.

Syntax

rfutil db-name -C aiarchiver setdir dir-list [-aiarcdircreate ]

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. 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.
-aiarcdircreate
Directs the daemon to create the directories specified by the -aiarcdir parameter, if they do not currently exist.

Notes

Use this command against a database that is online with an active AI File Management Utility daemon.