Previous Topic: POPTNext Topic: PTEXT1 to PTEXT5


PRETAIN

This parameter specifies the expiration parameters of ERO (Expanded Retention Option) reports.

Syntax:

PRETAIN=INIT|TABLE

The default is INIT.

Retention is as follows:

PRETAIN=TABLE

Specifies that an operand value of TABLE for the PRETAIN initialization parameter directs the system to use ERO only for reports that have a matching retention table entry. Be aware of the following:

PRETAIN=INIT

Specifies that an operand value of INIT for the PRETAIN initialization parameter directs the system to use POPT and the larger of the values PCOPIES and NGEND or NGENT. This larger value is used as the default for all reports not specifically identified by a retention table entry.

The value of POPT determines if PCOPIES should be applied to ALL, LAST, or MARK reports that do not have a matching table entry.

We recommend that you set PRETAIN=TABLE and include an ERO table entry 'catch-all' (that is a /* entry). This makes the ERO table statements the single point of control for the retention of ERO reports. With PRETAIN=TABLE, when a report has satisfied the ERO table statement that controls is deleted.

Note: