Valid on z/OS.
Use PSFMPL to secure user suppression of output labeling.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) PSFMPL(prefix(es))
One to eight characters
One to five prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) PSFMPL(prefix(es))
One to eight characters
One to five prefixes per TSS command
This keyword is used with:
The administrator can:
This example gives PRDCNTL ownership of PSFMPL resources to control suppression of output data page labeling:
TSS ADDTO(PRDCNTL) PSFMPL(PSF.)
This example removes ownership:
TSS REMOVE(PRDCNTL) PSFMPL(PSF.)
This example permits ACID JOBOUT which is assigned to a batch job requests suppression of data page labeling for its output:
TSS PERMIT(JOBOUT) PSFMPL(PSF.DPAGELBL)
ACCESS(READ)
This example denies authority for all other users able to request data page labeling suppression:
TSS PERMIT(ALL) PSFMPL(PSF.DPAGELBL)
ACCESS(NONE)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|