Cobol Question: Download Cobol PDF

What are the steps you go through while creating a COBOL program executable?

Tweet Share WhatsApp

Answer:

DB2 precompiled (if embedded SQL used), CICS translator (if CICS pgm), COBOL compiler, Link editor. If DB2 program, create plan by binding the DBRMs.

Download Cobol PDF Read All 110 Cobol Questions
Previous QuestionNext Question
Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?What are the differences between OS VS COBOL and VS COBOL II?