Previous Topic: SUBSCHEM Resource Class—Secure CAIDMS Subschema NamesNext Topic: SURROGAT Resource Class—Restrict Preset Security


Examples: SUBSCHEM Resource Class—Secure

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)