Normal batch allocation proceeds on a data by dataset basis and so DFHSM recalls happen as it is detected that each GDS is migrated. If you wish to have the recalls proceed in parallel, then you can issue HRECALL commands for each individual GDS (the default is NOWAIT) say from TSO in batch (probably best to use REXX or CLIST to do that unless someone has a better method).
Bill On Thu, 24 Jul 2008 13:19:29 -0500, Mark Steely <[EMAIL PROTECTED]> wrote: >I have this job that calls in all generations of a dataset. This job >executes once a month and most of the generation have been migrated. >When the job starts executing is sends the request to HSM to start the >recalls. It recalls the migrated datasets one at a time. Is there a way >to make more recalls happen. > >This is not a HSM problem the max recalls we have set is 4. > >Any help would be appreciated. > >Thank You > >P.S. We are z/OS V1R7 going to z/OS V1R9 in August. > ---------------------------------------------------------------------- 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

