can I copy book which contain db2 statment in procedure
divion?
Answer Posted / siddhesh
You can if you are using an integrated COBOL compiler. In
an intergrated COBOL compiler the DB2 precompiler, CICS
translator and the COBOL compiler work together. You can
CICS and/or DB2 statements in a copybook.
If you are using a standalone compiler, you cannot include
SQL statements in COPY.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Differentiate between structured cobol programming and object-oriented cobol programming.
Can a Search can be done on a table with or without Index?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how do you reference the ksds vsam file formats from cobol programs
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
what is amode(24), amode(31), rmode(24) and rmode(any)?
how do you define single dimensional array and multidimensional array in your cobol?
Explain what you understand by passing by value.
what is difference between cobol and cobol/400
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the utilization of copybook in cobol?
What are the various section in data division and briefly explain them.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?