If the files are not very large I would recommend keeping them on disk
and not migrate them.  That would solve the immediate issue.  We do not
migrate anything smaller than 5mb since the overhead of migrating them
and having them recalled later was greater than the cost of just leaving
them on disk!

Thanks....Rick

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Farley, Peter x23353
Sent: Thursday, July 24, 2008 3:20 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: HSM Recalls

There is, and it does.  It starts a TCB for each file in the whole job
that needs recalling following the place where RECALL is invoked. In
each TCB it issues HRECALL for one file and WAIT's for the recall to
finish.

Beware though -- If your shop's "maximum WAIT time" is too low or HSM is
very busy, you can get an S522 abend when one or more of the HRECALL's
takes too long to finish.

HTH

Peter

> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
> Behalf Of Alex
> Sent: Thursday, July 24, 2008 3:55 PM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: Re: HSM Recalls
> 
> there was at one time a program on cbt file 183 - RECALL, from
> Gilbert.
> 
> Maybe it still works.
> 
> Alex


This message and any attachments are intended only for the use of the
addressee and
may contain information that is privileged and confidential. If the
reader of the 
message is not the intended recipient or an authorized representative of
the
intended recipient, you are hereby notified that any dissemination of
this
communication is strictly prohibited. If you have received this
communication in
error, please notify us immediately by e-mail and delete the message and
any
attachments from your system.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to