shall we concordinate two different length dataset in to a
new date set.
Answer Posted / bala
Use OUTREC to make both the DSN of same length. In the
following step we can concatenate both the DSN into a single DS.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of dd * statement in jcl?
Why include statement is used in a jcl?
What are steplib and joblib?
How to pass data to a program that is coded in an exec statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What do you understand by the terms: joblib and steplib?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
which parameter is used to check the syntax of a jcl without executing it?
What is the significance of addrspc parameter in the exec statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Differentiate between the joblib and the steplib statements?
Is automatic restart possible in jcl?
What happens if both JOBLIB & STEPLIB is specified ?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?