z/OS DFSMShsm Managing Your Own Data
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Optional parameters

z/OS DFSMShsm Managing Your Own Data
SC23-6870-00

The following are the optional parameters of the ARCHMIG macro:
WAIT
specifies whether you want the application to wait until DFSMShsm has processed this request. If YES is specified, the application waits until DFSMShsm completes processing of the request. The default is NO. This parameter applies to both SMS-managed and non-SMS-managed data sets.
MIGLVL
specifies the migration level, ML1 or ML2, to which you wish to migrate the data set. The default is ML1. This parameter applies to both SMS-managed and non-SMS-managed data sets.
SNAPDCB
specifies the address of an open DCB that can be used for SNAP macro processing. This feature is intended for problem determination. If you specify this parameter, review Usage notes. For dcbaddr, specify the address of an open DCB.
TEST
specifies whether to refrain from sending a request for service to DFSMShsm. If YES is specified the service request is not sent. If NO is specified, a service request is sent to DFSMShsm. In both cases the parameters specified to the macro are checked for correctness. A 4xx return code results for invalid parameters. The default is NO.
FORCML1
specifies whether or not you want to override the management class parameter of ML1DAYS(0) and force this data set to migrate to ML1. If YES is specified, the data set will be migrated to ML1 without compaction. If NO is specified, the management class criteria will be used to determine if the data set should migrate to ML1 or ML2. The default is NO.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014