Answer Posted / sruthi
By using control cards we can pass instream data to procs
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What are steplib and joblib? What for they are used?
Can an individual step be restricted from using all the jobs allowed cpu time?
how can you check if a file is empty using jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What does a disposition of (MOD,DELETE,DELETE) mean ?
I need exexution process for JCL programs
How can a fb file convert to vb file using sort program?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What are s0c1, s0c4, s0c5, s0c7 and socb?
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain how can an in-stream dataset be terminated?
What is NOTCAT ?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?