-- snip -- <snip>
I was hoping there was an exit in HSM where one could code dataset patterns like IMSVS.SLDSS.*. Each time HSM goes looking for work in its input queue, the exit would be invoked to scan for a pattern match and select our IMSVS.SLDSS.* dataset activity for processing, in preference to other commands </snip> If you were to write a rexx exec to issue the migrate commands then also use the WAIT sub-parameter, I believe that it will push the MIGRATE commands to the front of the queue -- snip-- Starting with z/OS 1.8 you can use the ALTERPRI REQUEST(xxx) HIGH HSM command to adjust the priority on the request queue (options are HIGH or LOW). -- John ---------------------------------------------------------------------- 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

