MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Concatenating "unlike" datatsets

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
cobcurious
Beginner


Joined: 04 Oct 2003
Posts: 68
Topics: 25

PostPosted: Thu Sep 02, 2004 11:04 pm    Post subject: Concatenating "unlike" datatsets Reply with quote

Hi,
Though,I have given a search on concatenation,I did not find satisfactory answers,Please tell me how can we concatenate "unlike" datasets.A sample code showing how to concatenate unlike datatsets would be of great help.
I have gone through IBM book manager and read the topic on concatenating unlike dataset..but didnt understand much..Waiting for your replies
Thanks
Cobcurious
Back to top
View user's profile Send private message
MikeBaker
Beginner


Joined: 04 May 2004
Posts: 96
Topics: 9

PostPosted: Fri Sep 03, 2004 3:48 am    Post subject: Reply with quote

Cobcurious,

It would be helpful if you would clarify exactly what it is that you are trying to do, and tell us the details about these "unlike" datasets, and exactly what program or utility you intend to try and read them with. And why is it that you cannot just simply add another JCL step to reformat one or more of the files??

The MVS JCL Reference & Guides are quite clear about this, detailing what to do for different BLKSIZEs and LRECLs.

However the manual "DFSMS Using Datasets" is more low-level, giving details for processing unlike files with Assembler. You switch on one of the bits inside the DCB, and add some extra processing. It is not difficult, however it is an unusual way to process files. Most Assembler programmers would probably reformat the "unlike" files in a JCL step, rather than tinker around needlessly like this.
Back to top
View user's profile Send private message
Brian
Beginner


Joined: 12 Aug 2003
Posts: 95
Topics: 6

PostPosted: Fri Sep 03, 2004 5:23 am    Post subject: Reply with quote

CobCurious,

"Unlike" has a lot of hidden meanings associated with it. A PS and a VSAM file is considered unlike. Plz be specific about what you meant by unlike.

Cheers
Brian
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group