Generate Command Parameters

Parameter Name

Description

Value

Default

Unique to ArchiveManager

–generate

To generate a prototype purge/archive directives file, enter the generate switch. This parameter is required to generate. See the Generating Purge/Archive Directives File section for more information.

String

 

Yes

export

Enter the name of the file to generate directives into. This parameter is required to generate.

String

 

Yes

auto_unique

Outputs a unique key for each object.

Recommended: Using this parameter is highly recommended.

Boolean

No

Yes

comments

Adds comments to the generated file.

Boolean

No

Yes

delete_only

Creates a directives file that will only be used for database deletions. No references will get checked, and any archive file generated will not be reimportable. This type of directives file makes for fast deletions.

 

 

 

no_gen

Points to a file that contains a list of objects and relations for which purge information is not generated.

String

 

Yes

objid

Object ids are used as the unique fields of objects.

Boolean

No

Yes

See Also

Generate Command Syntax

Generate Command Syntax Example

Next

Generate Command Syntax Example

Generate Command Parameters