Getting the following error messages trying to run a compiled OPS/REXX program:
OPS3092O CANNOT OPEN OPSEXEC(STATESET) (ABEND X'000C3')
OPS3092O ESTAE LEVEL 1 PROGRAM CHECK CODE=0C1
OPS/MVS
A dataset in the OPSEXEC concatenation had incorrect record length (LRECL) attributes, preventing the proper loading of compiled OPS/REXX programs. Another possible cause is missing permissions to read a library in the OPSEXEC concatenation.
OPSEXEC DD concatenation.LRECL should be 4096 (or 4090).LRECL=80 (FB) attributes.