how will u pass dadta to cobol+db2 program...?
Answer Posted / mahe
1.Through PARM parameter in JCL
2.Through SYSIN DD * in JCL
3.Through file
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What is static and dynamic call in cobol?
How do we get current date from system with century in COBOL?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is cobol?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How you can characterize tables in cobol?
How do you reference the fixed block file formats from cobol programs
Have you used comp and comp-3 in your project? And how?
What is the usage of comp fields in cobol?
What is the problem of ordered sequential files access?
How do u write test cases?
What are 77 levels used for?