how will u pass dadta to cobol+db2 program...?
Answer Posted / vk
Thru PARM paramater in JCl...
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is report-item in COBOL?
How do define dynamic array in cobol.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
i want a program using by if, evaluate , string, unstring, perform, occurs?
State the various causes of s0c1, s0c5 and s0c7.
How to remove 2 duplicate records and copy only one using job control language?
Which division and paragraphs are mandatory for a COBOL program?
How do we get current date from system with century in COBOL?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
how do you reference the rrds file formats from cobol programs
Define static linking and dynamic linking.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
what is the use of outrecord?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?