The CAISCRT job finished with RC=08 with the following messages.
JVMJZBL1015N MVS commands are DISABLED
JVMJZBL1023N Invoking com.ibm.scrt.SCRTe.main()...
JVMJZBL1043N The Java virtual machine completed with System.exit(8)
There was not any error message in the CAISCRT job output but it finished with RC=08.
The SCRT program in the CAISCRT job returns a Return Code RC=08 when "At least one report was successfully produced and at least one report could not be produced."
From the CAISCRT job output there should be the following messages.
SCRTTOOL054: XXXX-YY-ZZZZZ PROCESSING Month, YYYY
SCRTTOOL055: XXXX-ZZZZZ NO DATA TO PROCESS
SCRTTOOL005: PROCESSED MMMM-NNNNNNN INTO MEMBER CAINNNNN
No data was found for CPC XXXX-YY-ZZZZZ, and no report was generated, but for the other CPC MMMM-NNNNNNN there was data and an ISV SCRT Report was generated successfully in CAINNNNN member.
Check if the CPC XXXX-YY-ZZZZZ is expected to have no data and the SCRTTOOL055 message that caused the RC=08 is correct.