CICS COBOL Program Example


In this chapter, we will discuss about creating cobol cics program (MTHPROG1) with a transaction (MTH1).

Creating sample COBOL CICS program has the below steps –

  1. Define the required entries in CICS region
  2. Create COBOL CICS program
  3. Compile the COBOL CICS program
  4. Run program in CICS region