Valid on z/OS.
Use DB2STOGP to secure DB2 storage groups.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) DB2STOGP(storage group, storage group,storage group,...)
One to eight characters
One to five DB2 storage groups or prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) DB2STOGP(storage group prefix(es))
One to eight characters per prefix
One to eight characters
One to five storage groups or prefixes per TSS command
DB2STOGP is used with:
The administrator can:
This example gives the Operations Department (OPRDEPT) ownership of the storage group TESTDASD:
TSS ADDTO(OPRDEPT) DB2STOGP(TESTDASD)
This example removes ownership of the table TESTDASD:
TSS REMOVE(OPRDEPT) DB2STOGP(TESTDASD)
This example authorizes USRMARK to access storage group TESTDASD:
TSS PERMIT(USRMARK) DB2STOGP(TESTDASD)
This example revokes USRMARK's Authority to buffer pool TESTDASD:
TSS REVOKE(USRMARK) DB2STOGP(TESTDASD)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|