CALLHOMEARCHIVEPRUNEDAYS

The CALLHOMEARCHIVEPRUNEDAYS option specifies the number of days to retain archived Call Home payloads before they are automatically deleted.

When the server starts, the value set in dsmserv.opt is automatically propagated to the callhome_archive_prune_days parameter in callhome.ini. This means that you do not need to edit callhome.ini manually after changing this option.

Syntax

Read syntax diagramSkip visual syntax diagram CALLHOMEArchivePruneDays 7days

Parameters

days
Specifies the number of days to retain archived Call Home payload files after successful transmission. Files older than this value are automatically deleted. The minimum value is 1. The default is 7.

Example

To retain archived payloads for 14 days, add the following line to dsmserv.opt:

CALLHOMEArchivePruneDays 14