-
How to DEBUG A IDMS BATCH COBOL PROGRAM
Does anyone know how to set up debugging parameters in JCL of a IDMS BATCH COBOL program?
-
What is a region?
Region is used synonymously with area. It is a group of logically contiguous pages.
-
Explain the difference between record occurrence and record type?
A record occurrence is the instances of a record; it is the smallest addressable unit of data. A type is the description of a record; there need not be any occurrences.
IDMS Interview Questions
Ans