Running a Chekplex Remote Validation job with runtime option STDREXX(rexxexec), and receives error:
CAY6361S ERROR DURING 'EXEC LOAD' PHASE OF THE REXX INTERFACE. CODE= ' 0020'
Release : 12.0
Component : CA JCLCheck workload Automation
CA General Transaction Server
The library containing the REXX program is not available to the GTS address space.
Add a SYSEXEC DD statement to the GTS started task jobs, and re-start the GTS servers:
//SYSEXEC DD DISP=SHR,DSN=rexx.exec.library
Note: SYSEXEC is the default DD name used to load the REXX exec.