The user has a permit for FETCH but receives a FETCH violation with the requested access of READ.
The following are examples of the error messages received:
TSS7220E 108 J=jobname A=acid VOL=volume ACC=READ DSN=SYS1.TCPIP.GSEZBAIN
TSS7234E Fetch Violation
TSS7230E DSN: SYS1.TCPIP.GSEZBAIN
Prior to 12.0 a permission for FETCH allowed both READ and FETCH access.
This is not the way that FETCH should work and was corrected.
A permit for Fetch access now only allows FETCH access and in order to have READ access, an explicit permit for READ is necessary.