Previous Topic: Delete Record Elements From the SDTNext Topic: List SDT with PREFIX


List SDT Record Elements

To list SDT data, you must specify the record-type you wish to list. All record types can be listed including the record types that are automatically added to the SDT.

Examples: list SDT record elements

This example lists all or only a specified CALENDAR record from the SDT:

TSS LIST(SDT) CALENDAR(ALL|cal‑name)

This example lists all or only a specified MAP record from the SDT:

TSS LIST(SDT) MAPREC(ALL|map‑name)

This example lists all or only a specified MASK record from the SDT:

TSS LIST(SDT) MASKREC(ALL|mask‑name)

This example lists all or only a specified RLP from the SDT:

TSS LIST(SDT) RECORD(ALL|rlp‑name)

This example lists all or only a specified SELECT from the SDT:

TSS LIST(SDT) SELECT(ALL|sel‑name)

This example lists all or only a specified TIME record from the SDT:

TSS LIST(SDT) TIMEREC(ALL|time‑name)