Can I concatenate various datasets



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Can I concatenate various datasets

Postby pradeepgowda » Thu Apr 01, 2010 3:23 pm

hi,

can we concatenate gdg, vsam and pds together


//jobcard
//step1 exec
//dd1 dd dsn=a.b.gdg
// dd dsn=a.b.vsam
// dd dsn= a.b.c(mem1)
pradeepgowda
 
Posts: 40
Joined: Mon Jan 04, 2010 4:17 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Can I concatenate various datasets

Postby MrSpock » Thu Apr 01, 2010 4:48 pm

User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: Can I concatenate various datasets

Postby Robert Sample » Thu Apr 01, 2010 4:54 pm

From the DFSMS Using Data Sets manual, section 1.1.6.6:
Restriction: VSAM data sets cannot be concatenated in JCL statements.
Concatenating PDS members is no problem, nor any sequential data set (including GDG).
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post