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
Which mode is used to operate the sequential file?
What is static and dynamic call in cobol?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how to move the records from file to array table. give with code example
How many sections are there in data division in COBOL?
what are decleratives in cobol?
What are the different rules of SORT operation?
What is difference between static and dynamic call in cobol?
Have you used comp and comp-3 in your project? And how?
example for sub strings ? and refernce modifications whit output pls
what happens if parmparameter passes zero bytes to the program
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Difference between cobol and cobol-ii?
What is the difference between comp and comp-3 usage?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?