Valid on z/OS.
Use MXQUEUE to secure access to the MXSERIES (MXM) queue when under the control of WebSphere.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) MXQUEUE(csq1.)
2 to 26 characters
1 to 5 MXSERIES resources or prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) MXQUEUE(csq1.)
ACCESS(level)
2 to 53 characters
1 to 5 resources or prefixes per TSS command
This keyword is used with:
The administrator can use:
TSS REP(MXQUEUE) ATTR(MIXED)
MXSERIES resources support masking.
This example gives the Payroll Department (PAYDEPT) ownership of the MXQUEUE resources:
TSS ADDTO(PAYDEPT) MXQUEUE(CSQ1.)
This example removes ownership of the MXQUEUE resources:
TSS REMOVE(PAYDEPT) MXQUEUE(CSQ1.)
This example authorizes USRMARE to all MXQUEUE resources:
TSS PERMIT(USRMARE) MXQUEUE(CSQ1.*)
ACCESS(ALL)
This example revokes USRMARE's authority to MXQUEUE resources:
TSS REVOKE(USRMARE) MXQUEUE(CSQ1.*)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|