Common Purge/Archive Directives Elements

Three elements are required for a purge/archive directives file to work: the export object, the actions, and a where clause. The where clause can either be in the purge/archive directives file or entered on the command line.

The basic export body in ArchiveManager purge/archive directives files is in the form:

<uniques> <where> <actions> <stop_ifs> <tos>

This section describes required and common purge/archive directives elements. To see how these elements fit together, see the Example Purge/Archive Directives File included with this guide.

See Also

Purge/Archive Directives Files

Generating Purge/Archive Directives Files

Updating the Checksum

Complete List of Purge/Archive Directives Elements

Recursively Deleting Objects

Example Purge/Archive Directives File

Example Purge/Archive Directives File with Routines

Next

Export Object

Common Purge/Archive Directives Elements