Sample 4 (IDISJAV4): IMS Java batch processing sample

The JCL in sample IDI.SIDISAM1(IDISJAV4) demonstrates how to use Fault Analyzer with IMS Java batch processing (JBP) regions. In the sample, IMS calls a Java program, which in turn calls COBOL and assembler programs.

The sample uses the IMS installation verification program (IVP) program specification block (PSB). Ensure that the PSB is started before running the sample. If the PSB is stopped, abend 0456 occurs instead of the expected abend U0123.

These are the sample results expected in the Fault Analyzer report:
  • The report includes information about the COBOL program, the assembler program, Java, and IMS.
  • The synopsis section displays the COBOL source and variable information.
  • In the event summary, the IMS, Java, COBOL, and assembler calls appear in a single overview.
  • For the assembler event, source-code information is obtained from the assembler ADATA compiler option.