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

how to get back a chunk of migrated dataset?


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Knowledge Hunter

New User


Joined: 17 Aug 2006
Posts: 22
Location: India

PostPosted: Thu Oct 12, 2006 3:23 pm
Reply with quote

Hi,

I have to requene say 1000 datasets from tape to disk? Is there any shortcut way for achieving this?

Is there any jcl or command, where I can use wildcards instead of giving the actual dataset name?

for example i want to requeue datasets

my.dataset.a100
my.dataset.a101
my.dataset.a102
my.dataset.a103
.
.
.
.
my.dataset.a1000

Regards,
Yogesh
Back to top
View user's profile Send private message
PeD

Active User


Joined: 26 Nov 2005
Posts: 459
Location: Belgium

PostPosted: Fri Oct 13, 2006 12:36 am
Reply with quote

Quote:
If you tell a man there are 300 billion files in universe to be recalled, he will believe you
icon_smile.gif

Try HRECALL ('my.dataset.*') thru IKJFET01

but for that amount of recalls, please do that during low activity period. Maybe your co-workers would like to recall one or two files also.

Note that it can also be a limitation per submitted job by your system team.
Back to top
View user's profile Send private message
Knowledge Hunter

New User


Joined: 17 Aug 2006
Posts: 22
Location: India

PostPosted: Fri Oct 13, 2006 5:22 pm
Reply with quote

hi,

thanks for the info. its working fine.

Regards,
Knowledge Hunter
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Issues Converting From ZD to Signed N... DFSORT/ICETOOL 4
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Allocated cylinders of a dataset DB2 12
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
Search our Forums:

Back to Top