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 © 2009 CA.
All rights reserved.
|
|