Skip to Content
Custom Search

Prerequisites for concatenating datasets

1 reply [Last post]
Anonymous

 

What are the conditions that are required for concatenating datasets or PDS
using a JCL?
 
I have read in tutorials somewhere that these need to have same LRECL, is it correct?
 
Can some one point to all the conditions for concatenating? Like conditions for concatenation of Ps and concatenating PDS etc
"; ; ; ;
Sponsored Listing
DikDude
Offline
Joined: 12/26/2011
Posts:
Concatenating Datasets

For fixed-length records, they should all have the same lrecl (unless there is code in place that will handle this).

For variable-length records, the lrecl does not have to be the same, but the largest lrecl should be first in the concatenation.

Output datasets cannot be concatenated.

Suggest you read the JCL Reference for complete info about concatenation.

Click the +1 button  below to share it with your friends and colleagues

 

Share this if you liked it!

 

Disclaimer



Who's online

There are currently 0 users and 19 guests online.
Dr. Radut | forum