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)
Concatenating PDS members is no problem, nor any sequential data set (including GDG).Restriction: VSAM data sets cannot be concatenated in JCL statements.