How will u give input data to cobol program apart from
PARM & Instream data?
Answer Posted / mdvasanth86
1.PARM
2.INSTREAM ( SYSIN DD * )
3. FILE
4. DATABASE
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
Can you define notcat 2?
State the difference between jes2 and jes3?
Explain delete-connected tables?
How do you get parameter from JCL to PL1?
Explain ibm z?
What is the importance of common attribute?
How to compare two files by using sort?
Explain a linkage segment
What is the maximum value that can be stored in s9(8) comp?
Can you define spufi?
how are start and xctl different?
What will happen if both steplib and joblib are specified?
how can you define a dataarea(DTAARA) IN RPG? Which spec you define it C-spec/D-spec?
suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?