IN-STREAM DATA NOT ALLOWED IN PROC how can come out from
this problem
Answer Posted / vengat
We can Use Instream in Catalog Procedure.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain how can a stopped job be started again?
Must tape dataset definitions include vol=ser specifications?
How can a stopped job be started again?
What is the function of dd disp parameter?
How can an in-stream dataset be terminated?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Is it possible to code instream data in a PROC?
Explain the function of dd disp parameter?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
what is DSN in JCL and what are the parameters to declare the DSN?
List the different components of jcl statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is the use of IEBGENER utility?
How can values be passed from the job stream to an executable program?
What does a disposition of (new,catlg,keep) for a dsn mean?