In one of intervie, my interviwer asked, I have a file
which contains 4 records I would like to split the 4
different outputs for each record how to do?
Answer Posted / amruta
you can use (if then do output options) conditional logic
statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how you can direct the data to spool using SYSOUT option?
What are steplib and joblib? What for they are used?
Give the syntax of job specifying jcl statement.
Suppose I have five jobs to do. But I want to hold one?
Is condition checking possible in jcl?
define cond parameter in jcl?
Explain how can return codes be tested before execution of a job step?
What is multithreading in jcl?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How is the record format of an output dataset specified?
What happens if both JOBLIB & STEPLIB is specified ?
Mention the types of job control statements?
Explain how can an in-stream dataset be terminated?