After setting YSVC from NO to YES, as recommended by CA 1 Health Checks, TMSXTEND failed with:
ICH408I USER(user ) GROUP(group ) NAME(name data.set.name CL(DATASET ) VOL(volser) INSUFFICIENT ACCESS AUTHORITY FROM data.*.** (G) ACCESS INTENT(READ ) ACCESS ALLOWED(NONE ) CAL052SF 08 000 user /TMSXTEND/data.set CAS9034E - FUNCTION(RESCHECK) ACCESS TO RESOURCE HAS BEEN DENIED IEFTMS70 9YY-112 OPCODE=24,READ ACCESS TO THE TMC NOT AUTHORIZED IEFTMS70 ***** CA 1 ABEND,EP,24 ****
Security access is not correct for YSVC processing.
With YSVC YES and BATCH YES, a security check for the Dataset on the TMC volume being read, is performed, if the user does not have YSVCUNCD access and does have YSVCCOND access.
TMSXTEND needs to read TMC records directly using the CA 1 YSVC and depending on the Dataset Name from the volume records being read, it might fail with 9YY-112, if the user does not have YSVCUNCD access.
Be sure the user running TMSXTEND has YSVCUNCD UPDATE access to avoid any 9YY related abends.