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
What is the function of dd name parameter with a 2 part structure; audit.report?
is there any way to execute more than one proc in the same exec statement at the same time..?
which parameter is used to check the syntax of a jcl without executing it?
what is the compile process of cobol program expalin with code
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Explain the job statement in jcl?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What parameter directs the output of the job log dataset?
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 operation is performed by job statement?
Is automatic restart possible in jcl?
Explain the purpose of the dd keylen parameter?
List the different components of jcl statement?
What are the utility programs in jcl?
What is condition checking in jcl? Is this possible?