how to concatenate datasets

Answer Posted / shankar

we can also concatenate through disp keyword parameter also..

use iebcopy utility and

sysut1 dd dsn=sample1.pds,disp=(old,pass)
sysut2 dd dsn=sample2.pds,disp=(shr)
sysin dd *
copy indd=sysut1 outdd=sysut2
/*

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1969


Can an individual step be restricted from using all the jobs allowed cpu time?

1010


Name a few IBM utility programs, and explain its function.

4440


Differentiate between addressing mode and run mode.

615


How can a jobs execution priority be modified?

799






Is automatic restart possible in jcl?

742


what operation is performed by job statement?

663


Explain the hierarchy levels in jcl?

1120


What is notcat 2 - gs?

941


In job processing, what happens in execution stage?

698


Explain the function of the dd dcb keyword?

706


Explain the function of job statement in jcl?

649


Must tape dataset definitions include vol=ser specifications?

983


Explain about LMFREE�free data set from its association with data ID

1006


What is the function of dd name parameter with a 2 part structure; audit.report?

703