How will u give input data to cobol program apart from
PARM & Instream data?
Answers were Sorted based on User's Feedback
Answer / santy
u can give input data to cobol program in different ways,
1> using PRAM parameters,
2> Instream data(cobol programe takes value from JCL)
3> by using file.
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / siva
By using control cards.
This is a simple PS file or a member of PDS
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / poonam
1> using PRAM parameters,
2> Instream data(cobol programe takes value from JCL)
3> by using file.
4> by using accept , we can put data from keyboard
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mdvasanth86
1.PARM
2.INSTREAM ( SYSIN DD * )
3. FILE
4. DATABASE
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sridharreddy
Hi friends,
We can pass the data to the cobol program through
the jcl dd statement
//DD SYSIN *
we pass data after this statement.
Is This Answer Correct ? | 2 Yes | 3 No |
What is z os in mainframe?
What will happen if both steplib and joblib are specified?
What is the use of a COPYBOOK in Fileaid ?
What is comp-1?
PLEASE SEND ME THE DOCUMENTS IF ANY ONE HAVE REGARDING THE IMPACT ANALYSYS,REVIEWS
What will happen if both steplib and joblib are determined?
what does the keyword SFLRCDNBR?
Can you define notcat 2?
How do you get parameter from JCL to PL1?
How to declare host variables?
what difference exists between control area and control interval?
If anyone has latest IBM Certification Dumps can you pls forwards it to me