what sort card you will use to copy the data from one dataset to another dataset?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
I have three files for one step i need to override the third file how to do that in jcl?
When space is allocated for an output dataset, what units can be used?
wht happens if blksize = 0 and lrec = 0 ?
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
How can return codes be tested before execution of a job step?
wht r different types of sort fields in jcl ?
common jcl abends??
how to modify the copy book?explain with examples
how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
do we need to mention the location of catalogued procedure for each it's call in a single job?