Valid on z/OS, z/VSE, and z/VM.
Use the MAXLEN keyword to define the maximum permission length for the user resource class being created.
The command has the following format:
TSS ADDTO(RDT) RESCLASS(resource name)
RESCODE(hex code)
MAXLEN(maxpermit)
A decimal value between 1 and 255 (rescode 01‑3F) or 2 and 255 (rescode 101‑13F).
This keyword is used with:
This example defines an RDT field length of 17:
TSS ADDTO(RDT) RESCLASS(#PRODUCT)
RESCODE(03F)
MAXLEN(17)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|