Previous Topic: UNDERCUT Keyword—Transfer Resource OwnershipNext Topic: UNTIL Keyword—Expire Date


Examples: UNDERCUT keyword

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