Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Concatenate two datasets with different record Length

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
sasi.palani

New User


Joined: 01 Jun 2005
Posts: 14

PostPosted: Sat Jun 11, 2005 5:36 pm    Post subject: Concatenate two datasets with different record Length
Reply with quote

13. How can u concatenate two datasets with different record lengths
Back to top
View user's profile Send private message
References
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3381
Location: Charlotte,NC USA

PostPosted: Sat Jun 11, 2005 9:01 pm    Post subject: Re: Concatenate two datasets with different record Length
Reply with quote

If they are allocated as VB, then the file with the longest records must be concatenated first.

If they are allocated as FB, they cannot be concatenated. The shorter
file(s) would have to be expanded to match the LRECL of the largest file.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Moderator


Joined: 15 Feb 2005
Posts: 4684
Location: San Jose, CA

PostPosted: Sat Jun 11, 2005 9:34 pm    Post subject:
Reply with quote

Quote:
If they are allocated as VB, then the file with the longest records must be concatenated first.


That depends on the product/program being used. For example, DFSORT does not require that the file with the largest LRECL be concatenated first - VB files can be concatenated in any order.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1