Previous Topic: DSPACE Resource Class—Restrict Access to DatabasesNext Topic: DSTABLE Resource Class—Secure CASYSVIEW DSTABLE


Examples: DSPACE resource class

This example assigns ownership of the SFSESA20 machine to the Corporate Department:

TSS ADD(CORPDEPT) DSPACE(SFSESA2) 

This example removes ownership:

TSS REMOVE(CORPDEPT) DSPACE(SFSESA2) 

This example permits users in the Technical Services Department to access SFSESA20:

TSS PERMIT(TECHPROF) DSPACE(SFSESA2) 

This example revokes access:

TSS REVOKE(TECHPROF) DSPAC(SFSESA2)