How To Revoke PRIVPGM Permit in order to change LIBRARY?
search cancel

How To Revoke PRIVPGM Permit in order to change LIBRARY?

book

Article ID: 12219

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction



I’m attempting to Revoke an incorrect LIBRARY from the below command that was issued.
How can I Revoke the Library from the Dataset?

TSS PER(XXCTLTPX) DSN(SYS2.CTT.PPPP.MMM) ACC(U) LIBRARY(SYS2.IOA.DDDD.V8) PRIVPGM(IOA123N)

Environment

Release: TOPSEC00200-15-Top Secret-Security
Component:

Resolution

The PERMIT needs to be REVOKEd then re-PERMITted with the correction to the LIBRARY keyword.

Example:

 

TSS REVOKE(XXCTLTPX) DSN(SYS2.CTT.PPPP.MMM) ACC(U) LIBRARY(SYS2.IOA.DDDD.V8) PRIVPGM(IOA123N)

TSS PERMIT(XXCTLTPX) DSN(SYS2.CTT.PPPP.MMM) ACC(U) LIBRARY(xxxxxxxx) PRIVPGM(IOA123N)