Previous Topic: CALIBMEM Resource Class—Secure CALIBMEM MembersNext Topic: CASECAUT Resource Class—Authorize Restricted Administrative Priviliges


CAREPORT Resource Class—Secure Reports

Valid on z/OS.

Use CAREPORT to secure reports for CA‑DISPATCH™.

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

TSS ADDTO(acid) CAREPORT(report,...)
Command length

forty‑four character report name

Capacity of list

One to five commands per TSS command

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

TSS PERMIT(acid) CAREPORT(report,...)

Command length

Forty‑four characters

Capacity of list

One to five commands per TSS command

CAREPORT is used with:

The administrator can specify any of the following access levels: None, Update, Read, Write, Create, Scratch, and All.

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

Masking

Prefixing is supported. Masking is not.

Example: CAREPORT resource class

This example defines the REP99 report to DEPT01:

TSS ADDTO(DEPT01) CAREPORT(REP99)

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

This example removes ownership:

TSS REMOVE(DEPT01) CAREPORT(REP99)

This example grants USER42 the ability to use report REP99:

TSS PERMIT(USER42) CAREPORT(REP99)