IN-STREAM DATA NOT ALLOWED IN PROC how can come out from
this problem
Answer Posted / pavan
can we use " SYSIN DD * " in a catalogued procedure.
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
Explain the function of a dd statement?
For what purpose steplib and joblib are used ?
how to do automated restart when a job abends?
What is the significance of addrspc parameter in exec statement?
Name what parameter directs the output of the job log dataset?
How jcl work to handle various input output file operations?
how you can direct the data to spool using SYSOUT option?
Explain how can an in-stream dataset be terminated?
What are some jcl statements that are not allowed in procedures?
What is the purpose of dd * statement in jcl?
What are the 2 types of parameters in dd statement?
Explain the function of the dd dcb keyword?
What do you understand by the terms: joblib and steplib?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Is condition checking possible in jcl? If yes, how?