Previous Topic: RDT2BYTE—(Obsolete)Next Topic: RECFILE—Identify Recovery File


Examples: RDT2BYTE control option

This example sets the control option RDT2BYTE:

TSS MODIFY RDT2BYTE

This example activates RDT2BYTE irrevocably in the security file:

TSS ADD(RDT) RESCLASS(yourclas)
             RESCODE(12F)
             ACLST(ALL,EXEC=200,NONE)
             DEFACC(EXEC=200)

Notice that the RESCODE(12F) can no longer be expressed as a single byte hexadecimal representation. This is why it is called a 2‑byte RESCODE. For information on defining resource classes to the RDT, see the Users Guide, and the Command Functions Guide.