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

About Hrecall & Hmigrate of NON-SMS volume data sets


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

New User


Joined: 26 Mar 2008
Posts: 44
Location: China

PostPosted: Wed Mar 03, 2010 3:14 pm
Reply with quote

Hi, every one, the relation between NON-SMS dataset and HSM operation(HRECALL/HMIGRATE) confuses me now.

I migrated tens of thounsands of datasets which reside in NON-SMS volume today by mistake.

After that I try to recall them back, where they were, however, they are not recalled to the places I want, and to another volume, maybe a work volume. I have to copy them again to the NON-SMS volume again because of it.

My question is that, is there a way which bring the datasets back to the NON-SMS volume directly?

If not, please advise me of your solution, very appreciated of that in advance.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Mar 03, 2010 3:48 pm
Reply with quote

what does a google search for hrecall nonsms volumes return?

also it might be useful to meditate on the hrecall/recall command syntax in the proper manuals
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Wed Mar 03, 2010 3:51 pm
Reply with quote

this topic enrico icon_smile.gif
Back to top
View user's profile Send private message
feng hao

New User


Joined: 26 Mar 2008
Posts: 44
Location: China

PostPosted: Wed Mar 03, 2010 4:14 pm
Reply with quote

I have got it.

hrecall 'dataset name' vol(volname) unit(3390)
Back to top
View user's profile Send private message
Pete Wilson

Active Member


Joined: 31 Dec 2009
Posts: 580
Location: London

PostPosted: Thu Mar 04, 2010 6:52 pm
Reply with quote

The SETSYS RECALL parameter in the DFHSM parmlib can also control this, without necessarily having to specify volumes on the recalls. check with your Storage Admin person.
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 Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
Search our Forums:

Back to Top