Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?
Answer Posted / sriram
sorry
u r telling answere is correct
Thanks for your answer
| Is This Answer Correct ? | 8 Yes | 13 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in exec statement?
What is NOTCAT ?
Does jcl support automatic restart?
What is the function of job statement in jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is the difference between the positional and keyword parameters? Give examples.
How can return codes be tested before execution of a job step?
Explain the jcl exec statement?
what is SOC4 error?
Explain dfsort utility?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Suppose I have five jobs to do. But I want to hold one?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Explain the purpose of dd dummy statement?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?