This example adds #PRODUCT to the RDT Record:
TSS ADDTO(RDT) RESCLASS(#PRODUCT)
RESCODE(13F)
This example removes #PRODUCT from the RDT Record:
TSS REMOVE(RDT) RESCLASS(#PRODUCT)
Note: Removing a resource class from the RDT Record requires that all ownership of the resource class is previously removed.
This example lists data concerning how FCTs are processed:
TSS LIST(RDT) RESCLASS(FCT)
|
Copyright © 2009 CA.
All rights reserved.
|
|