Previous Topic: PANEL Resource Class—Secure PanelsNext Topic: PDSMEMn Resource Class—Secure Partitioned Data Set Members


Examples: PANEL resource class

This example gives PRDCNTL ownership of the BrightStor CA‑1 panel named LOABCDE:

TSS ADDTO(PRDCNTL) PANEL(LOABCDE)

This example removes ownership:

TSS REMOVE(PRDCNTL) PANEL(LOABCDE)

This example permits ACID, TAPELIB, the ability to use the READ functions of BrightStor CA‑1 panel, LOABCDE:

TSS PERMIT(TAPELIB) PANEL(LOABCDE) ACCESS(READ)

This example revokes access:

TSS REVOKE(TAPELIB) PANEL(LOABCDE) ACCESS(NONE)