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
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What do you understand by psb and acb?
Which division and paragraphs are mandatory for a COBOL program?
i want a program using by if, evaluate , string, unstring, perform, occurs?
How many bytes S(8) comp field occupy and its maximum value?
how to convert the recors form vsam file to db2 table tru file aid
Can we change the password using ALTER? anyone tried and changed?
Can you please let me know the centre name of INS certification in Kolkata.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are the pertinent COBOL
Write a program to explain size error.
Write some characteristics of cobol as means of business language.
How do you differentiate between cobol and cobol-ii?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?