This example transfers ownership of SYS.01.02 from ACID2 to ACID1.
TSS ADDTO(ACID1) DSNAME(SYS.01)
UNDERCUT
This example prevents the old owner from having full access to resources they no longer own:
TSS ADDTO(NEWOWNER) DSNAME(SYS.01)
UNDERCUT
NOPERMIT
|
Copyright © 2009 CA.
All rights reserved.
|
|