gtpo1mdbOperations

ZRECP DEL-Delete a Record ID from the Rebuild Tables

Use this command to delete record IDs from 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
deletes the specified record ID or IDs from the recoup inclusion table.

EX
deletes the specified record ID or IDs from 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 deletes the CD record ID from the inclusion table.

+--------------------------------------------------------------------------------+
|User:   ZRECP DEL IN CD                                                         |
|                                                                                |
|System: BRB20010I 11.43.03 ID SET COMPLETE - ENTER ZRECP DISPLAY INC TO VERIFY  |
+--------------------------------------------------------------------------------+

Related Information

See TPF Database Reference for more information about recoup functions and procedures.