Previous Topic: ROSRES Resource Class—Determine CA Roscoe CA—Vollie Command OwnershipNext Topic: SDSF Resource Class—Secure SDSF Commands


SCHEDULE Resource Class—Secure SCHEDULE for CA7

Valid on z/OS.SCHEDULE for CA7

Use SCHEDULE to secure SCHEDULE for CA7.

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

TSS ADDTO(acid) SCHEDULE(prod)
Prefix length

One to eight characters

Capacity of list

One to eight prefixes per TSS command

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

TSS PERMIT(acid) SCHEDULE(prod)
Prefix length

One to eight characters

This keyword is used with:

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

Examples: SCHEDULE resource class

This example protects the resourceby assigning ownership to the Corporate Department(owning acid):

TSS ADDTO(CORPORAT) SCHEDULE(PROD1)

The administration may now PERMIT access to users or profiles that require access.

This example removes ownership:

TSS REMOVE(CORPORAT) SCHEDULE(PROD1)

This example permits users in the Technical Services Department to access PROD1 on Fridays only:

TSS PERMIT(TECHPROF) SCHEDULE(PROD1) DAYS(FRIDAY)

This example permits users in the Technical Services Department to access PROD1

TSS PERMIT(TECHPROF) SCHEDULE(PROD1)

This example revokes access:

TSS REVOKE(TECHPROF) SCHEDULE(PROD1)