Previous Topic: Examples: RECDATA keywordNext Topic: Example: RECORD Keyword


RECORD Keyword—RLP Record Name

Valid on z/OS, z/VSE, and z/VM.

Use the RECORD keyword to provide an up to eight‑character name associated with each RLP Record in the SDT Record. RLP records are associated with CICS FCT entries by name.

This keyword has the following format:

TSS ADDTO(SDT) RECORD(rlpname)
               RECDATA(fielddefinition1,...fielddefinition5)
rlp‑name

Specifies a user‑defined record ID that must be unique for each RLP record that can contain letters, numbers, and special characters. The specified rlp‑name must match the name of the FCT being protected by the RLP feature.

Size: Up to 8 characters

This keyword is used with: