Errors received:
TSS7220E 101 J=1CDEFGH A=CDEFGH1 VOL=SCRTCH ACC=ALL DSN=ABCDEFG.1234567.OSCAR
TSS7221E Dataset Not Accessible - ABCDEFG.1234567.OSCAR
Release : 16.0
Component : CA Top Secret for z/OS
The data set was not accessible because it was not defined to Top Secret.
Since the Data Set Resclass is protected by default, access will not be granted unless the data set high level qualifier is defined to Top Secret and a permit is given.
For Example:
TSS ADD(dept) DSN(ABCDEFG)
TSS PERMIT(acid) DSN(ABCDEFG.1234567.OSCAR) ACCESS(access level)