shall we concordinate two different length dataset in to a
new date set.
Answer Posted / syana
Datasets need to be of the same length for concatenation
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Explain the function of the steplib dd statement?
How does jcl act on a cobol code?
Is it possible to left uncode disp?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What are steplib and joblib?
How can an in-stream dataset be terminated?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain the function of //cntl statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Explain how can return codes be tested before execution of a job step?
How can the disposition of sysout datasets be set for an entire jobstream?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Give the syntax of job specifying jcl statement.