Example for the HSMRQUE function

This example shows how to set the HSMRQUE function.



Command

Result

ARCRPEXT exit routine

SETSYS EXITON(RP)

The exit routine is loaded and made available to the HSM collector. For more information about BMC AMI Storage HSM exit routines, see Making DFSMShsm exit routines available.

SMFUNC05 member

SET   NAME=HSMRQUE ACTIVE=YES
      MSG=E
      FLST=RQ
      RLST=RQ
      DESC 'ACTIVE RECALL AUTOMATION'

The function is defined and active.

This function is defined in the distributed SMFUNC00 member. The function it is not active on the distributed member.

Note: SMMSYSxx SET keyword HSMRQ_SCOPE=NONE turns this function off regardless of whether the function is activated.

SMFLSTRQ member

SET   MODE=ACT
      INC DSN=/

The function filters through all recalled data set names.

SMRLSTRQ member

SET   HSM_CANCEL=Y
INC   HSM_SOURCE=(TSO)
      HSM_WAIT=Y
      HSM_TIME>010000
      EXC HSM_USERID=DEPT2/

Except for users with IDs starting with DEPT2, TSO-requested recalls that were issued by way of the SENDCMD WAIT RECALL command and have been waiting for over one hour (without execution) will be canceled.



Was this page helpful? Yes No Submitting... Thank you

Comments