This example assigns ownership of the subschema, PERDB, to the Personnel Department:
TSS ADDTO(PERSDP) SUBSCHEM(PERDB)
This example removes ownership:
TSS REMOVE(PERSDP) SUBSCHEM(PERDB)
This example allows USER01 access to the division's subschema:
TSS PERMIT(USER01) SUBSCHEM(PAYFILE)
This example revokes access:
TSS REVOKE(USER01) SUBSCHEM(PAYFILE)
|
Copyright © 2009 CA.
All rights reserved.
|
|