Command Functions › WHOOWNS Function—Display Resource Owners › Example: WHOOWNS function
This example displays who owns the SFT.CICS. data set:
TSS WHOOWNS DSNAME(SFT.CICS)
This example lists the owners of all of the division's data sets:
TSS WHOOWNS DSNAME(*)