IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Can a JCL be created for the following scenario?


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
suvarna

New User


Joined: 24 Aug 2005
Posts: 13

PostPosted: Wed Aug 24, 2005 10:43 am
Reply with quote

Step 1 : JOBS in JHS are to be restored
Step 2 : Latest version of 80 files are to be taken from 80 restored jobs
Step 3 : Group these 80 files into four groups each containing 20 files based on a criteria say for eg: files having R01 in file name to one group and so on.
Step 4: Merge each of these 20 files into one file

The three steps are done seperately now.

Step 1 & Step 3 are done manually
Step 2 & Step 4 are donecurrently using seperate JCLs

Is it possible to do all this together in one go?
Back to top
View user's profile Send private message
jz1b0c

Active User


Joined: 25 Jan 2004
Posts: 160
Location: Toronto, Canada

PostPosted: Wed Aug 24, 2005 7:13 pm
Reply with quote

Suvarna,

By Using CList we can achieve this..
Back to top
View user's profile Send private message
MGIndaco

Active User


Joined: 10 Mar 2005
Posts: 432
Location: Milan, Italy

PostPosted: Wed Aug 24, 2005 7:52 pm
Reply with quote

I'm in accord with jz1b0c but I want to add that to restore 80 file you must count the amount of space that you will need before...
Call your Storage Admin before to proceed.

It's only an advise...
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts EMPTY file check scenario JCL & VSAM 6
No new posts How to read unpacked field created in... DFSORT/ICETOOL 12
No new posts REXX identify the last/latest created... CLIST & REXX 7
No new posts Include a member getting created with... JCL & VSAM 5
No new posts Not able to PuT message in Newly crea... Java & MQSeries 1
Search our Forums:

Back to Top