To assign ownership of the PSB, PERSDB, to the Personnel Department:
TSS ADDTO(PERDEPT) PSB(PERSDB)
This example removes ownership:
TSS REMOVE(PERDEPT) PSB(PERSDB)
This example permits users to access the department's PSBs:
TSS PERMIT(DTG05) PSB(PERSDB)
This example revokes access:
TSS REVOKE(DTG05) PSB(PERSDB)
|
Copyright © 2009 CA.
All rights reserved.
|
|