Valid on z/OS.
Use DSTABLE to secure DSTABLE for CA‑SYSVIEW.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) DSTABLE(table)
One to eight characters
One to eight prefixes per TSS command.
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) DSTABLE(table)
One to forty‑four characters
DSTABLE is used with:
The administrator can use any of the following methods to control access to DSTABLE resources: Expiration, Facility, Program Pathing, Time/Day, and Actions.
This example protects a resource using CA Top Secret by assigning ownership to the Corporate Department (owning acid):
TSS ADDTO(CORPORAT) DSTABLE(TABLE1)
The administration may now PERMIT access to users or profiles that require access.
This example removes ownership:
TSS REMOVE(CORPORAT) DSTABLE(TABLE1)
This example permits users in the Technical Services Department to access DSTABLE(TABLE1.PRODTAB) on Fridays only:
TSS PERMIT(acid) DSTABLE(TABLE1.PRODTAB)
DAYS(FRIDAY)
This example permits users in the Technical Services Department to access DSTABLE(TABLE1.PRODTAB):
TSS PERMIT(acid) DSTABLE(TABLE1.PRODTAB)
This example revokes acces:
TSS REVOKE(TECHPROF) DSTABLE(TABLE1.PRODTAB)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|