ARC0152I
MAXRECALLTASKS=tasks, RECALL={ANYSTORAGEVOLUME(LIKE | UNLIKE) | PRIVATEVOLUME(LIKE | UNLIKE)}, MAXEXTENTS=extents, CONVERSION={NO | REBLOCKBASE | REBLOCKTOANY | REBLOCKTOUNLIKE}, VOLCOUNT=(*NONE* | ANY) TAPERECALLLIMITS (TASK=time1, TAPE=time2)

Explanation

A QUERY command was issued with the SETSYS parameter. This message is issued by DFSMShsm to describe its current environment.

The maximum number of recall tasks allowed to process concurrently is tasks.

If RECALL=ANYSTORAGEVOLUME(LIKE), DFSMShsm recalls a data set to any primary storage volume whose volume attributes match those of the primary volume from which the data set migrated, but not to any primary storage volume mounted private. If RECALL=ANYSTORAGEVOLUME(UNLIKE), DFSMShsm recalls a data set to any primary storage volume except a volume mounted private.

If RECALL=PRIVATEVOLUME(LIKE), DFSMShsm recalls a data set to any primary storage volume whose volume attributes match those of the primary volume from which the data set migrated, including volumes mounted private. If RECALL=PRIVATEVOLUME(UNLIKE), DFSMShsm recalls a data set to any primary storage volume, including volumes mounted private.

The maximum number of extents a data set can occupy is extents. A data set that exceeds this number of extents is eligible for reduction. Reblocking is performed to permit better use of space.

If CONVERSION=NO, DFSMShsm will not reblock any data set during recall or recovery.

If CONVERSION=REBLOCKBASE, DFSMShsm is permitted to reblock a data set during recall or recovery if the target volume of the recall or recovery is a 3375 or 3380 DASD and the volume the data set migrated from or was backed up from is not a 3375 or 3380 DASD.

If CONVERSION=REBLOCKTOANY, DFSMShsm is permitted to reblock a data set during recall or recovery regardless of the target device type and regardless of the type of device the data set migrated from or was backed up from.

If CONVERSION=REBLOCKTOUNLIKE, DFSMShsm is permitted to reblock a data set during recall or recovery only if the target volume resides on a type of device different from the type of device the data set migrated from or was backed up from.

If VOLCOUNT=*NONE*, the VOLCOUNT keyword is not passed to DFSMSdss.

If VOLCOUNT=ANY, the VOLCOUNT(ANY) keyword is passed to DFSMSdss.

time1 of the TASK parameter is the number of minutes that is allowed for a recall task to process tape recall requests from a single tape mount before DFSMShsm checks to see if the task is needed to perform a higher priority tape recall request on this host.

time2 of the TAPE parameter is the number of minutes that is allowed for a recall task to process tape recall requests from a single tape mount before the tape becomes eligible for other DFSMShsm host recall tasks to take the tape away from the current host.

System action

DFSMShsm processing continues.

Source

DFSMShsm