Previous Topic: STORCLAS Resource Class—Secure SMS Storage ClassesNext Topic: SURROGAT Resource Class—Restrict Preset Security


SUBSCHEM Resource Class—Secure CAIDMS Subschema Names

Valid on z/OS.

Use SUBSCHEM to secure CA‑IDMS subschema names.

When used with TSS ADDTO/REMOVE, this resource class has the following format:

TSS ADDTO(acid) SUBSCHEM(subschum))
Prefix length

One to eight characters

Capacity of list

One to five prefixes per TSS command

When used with TSS PERMIT/REVOKE, this resource class has the following format:

TSS PERMIT(acid) SUBSCHEM(subschum)
Prefix length

One to eight characters

Capacity of list

One to five prefixes per TSS command

This keyword is used with:

The administrator can use any of the following methods to control access to SUBSCHEMs: Expiration, Facility, Program Pathing, Time/Day, and Actions.

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)