For a Linear VSAM file that is encrypted. What parameter is passed to ADRDSSU when SCRATCH is specified on the RESTORE.
i.e.
RESTORE SCRATCH ,TIME=050220293,DSN=HLQ.DSNAME.HERE
The DELCATE parm of DFSMSdss data mover was added for deleting catalog entries during RECOVER but no check for the function was done. So DELCATE was being used for RESTORE processing when SCRATCH was specified causing an additional security check and job fails.
Release : Disk Backup and Restore 12.5.
The PTF LU06458 has been written for this problem.
Delete the existing data set so SCRATCH is not needed.
Remove SCRATCH parm from RESTORE.