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
 
Monthly report for which the input is multiple weekly GDG

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

New User


Joined: 07 Feb 2007
Posts: 17
Location: chennai

PostPosted: Fri May 16, 2008 11:22 am    Post subject: Monthly report for which the input is multiple weekly GDG
Reply with quote

Hi
i need to create a monthly report for which the input is multiple weekly GDG , how we can specify in the jcl
Back to top
View user's profile Send private message
References
PostPosted: Fri May 16, 2008 11:22 am    Post subject: Re: Monthly report for which the input is multiple weekly GDG Reply with quote

enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 2661
Location: italy

PostPosted: Fri May 16, 2008 11:29 am    Post subject: Reply to: Monthly report
Reply with quote

Code:

//input dd disp=shr,dataset_name(0)
//      dd disp=shr,dataset_name(-1)
//      dd disp=shr,dataset_name(-2)
//      dd disp=shr,dataset_name(-3)

as a sample dd statement to concatenate datasets
(the fact that they are GDG's generations is irrelevant)
but You have to verify it with Your procedure analyst
Back to top
View user's profile Send private message
arunmozhicholan

New User


Joined: 07 Feb 2007
Posts: 17
Location: chennai

PostPosted: Fri May 16, 2008 11:32 am    Post subject: Reply to: Monthly report
Reply with quote

thanks for ur valuable suggestion .
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