gtpo1md9Operations

ZRECP ADD-Add a Record ID to the Rebuild Tables

Use this command to add record IDs to the exclusion or inclusion table before entering the ZRECP REBUILD command.

The exclusion table is a list of record IDs that are to be excluded from the second recoup rollin; in other words, all lost addresses with these record IDs are not rolled in, but protected.

The inclusion table is a list of record IDs that are to be rolled in during the second recoup rollin; in other words, all lost addresses with these record IDs are rolled in. All lost addresses with other record IDs are not rolled in, but protected.

The exclusion and inclusion tables cannot be used together. Only one of the two can be valid for a particular recoup run.

Requirements and Restrictions

None.

Format




IN
adds the specified record ID or IDs to the recoup inclusion table.

EX
adds the specified record ID or IDs to the recoup exclusion table.

recid
is a 2-digit character or 4-digit hexadecimal ID of a record type. You can specify as many as 10 record IDs at a time. The inclusion or exclusion table can contain a maximum of 50 record IDs.

Additional Information

None.

Examples

The following example adds record IDs CA, FC11, CD, and FC18 to the inclusion table.

+--------------------------------------------------------------------------------+
|User:   ZRECP ADD IN CA FC11 CD FC18                                            |
|                                                                                |
|System: BRB20010I 10.54.23 ID SET COMPLETE - ENTER ZRECP DISPLAY INC TO VERIFY  |
|                                                                                |
+--------------------------------------------------------------------------------+

Related Information