What are the different ways to run a COBOL DB2 program
using JCL?
Answer Posted / nirmal anwesh
cobol + db2 programs can be compiled by using precompiler(dsnhpc)...wich saperates cobol and db2 statements.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What kind of error is trapped by on size error option?
Name the sections present in data division.
how do you reference the esds vsam file formats from cobol programs
What are the rules of the move verb?
Explain how to differentiate call by context by comparing it to other calls?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Difference between cobol and cobol-ii?
What is the difference between structured cobol programming and object alternativelyiented cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Can we change the password using ALTER? anyone tried and changed?
What is the difference between PIC 9.99 and PIC9v99?
How do get the result of your program directly on your pc?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How to print 10 to 1 if the input have only 10 digit number?
How do you differentiate between cobol and cobol-ii?