ARC0153I
SCRATCHFREQ=days, SYSOUT(CLASS=class, COPIES=number, SPECIAL FORMS={form | NONE}), SWAP={YES | NO}, PERMISSION={YES | NO}, EXITS={NONE | exits}, UNLOAD={YES | NO}, DATASETSERIALIZATION= {USER | DFHSM}, USECMS={YES | NO}

Explanation

A QUERY command was issued with the SETSYS parameter. DFSMShsm issues this message to describe the current environment.
  • days is the number of days DFSMShsm keeps list data sets before scratching them.
  • class is the system default for the hard copy SYSOUT class.
  • number is the number of SYSOUT copies.
  • form is the SYSOUT hard copy special form.
In the message text:
  • SWAP=YES indicates that the DFSMShsm address space can be swapped by the MVS™ system resource manager. If SWAP=NO, the DFSMShsm address space cannot be swapped by the MVS system resource manager.
  • PERMISSION=YES indicates that the operator’s permission is required to start:
    • Automatic backup
    • Automatic dump
    • Primary space management
    • Secondary space management
  • PERMISSION=NO indicates that the operator’s permission is not required to start
    • Automatic backup
    • Automatic dump
    • Primary space management
    • Secondary space management
  • EXITS=NONE indicates that no installation-wide exits are active. In the EXITS=exits, 2 character abbreviations appear specifying the active written installation-wide exits. For example, if the second level migrate data set exit (ARCMMEXT) and the space management volume exit (ARCMVEXT) are active, the following message appears:
    • EXITS=MM,MV.
    The exits are:
    • AD — Data set deletion exit (ARCADEXT)
    • BD — Data set backup exit (ARCBDEXT)
    • BE — ABARS backup error exit (ARCBEEXT)
    • CB — Control data set backup exit (ARCCBEXT)
    • CR — ABARS conflict resolution exit (ARCCREXT)
    • CV — Data set reblock exit (ARCCVEXT)
    • ED — ABACKUP output file tape expiration date exit (ARCEDEXT)
    • IN — Initialization exit (ARCINEXT)
    • MD — Data set migration exit (ARCMDEXT)
    • MM — Second level migrate data set exit (ARCMMEXT)
    • MV — Space management volume exit (ARCMVEXT)
    • M2 — ABARS ML2 data set exit (ARCM2EXT)
    • RD — Recall exit (ARCRDEXT)
    • RP — Return - priority exit (ARCRPEXT)
    • SA — Space management and backup data set exit (ARCSAEXT)
    • SD — Shutdown exit (ARCSDEXT)
    • SK — ABARS data set skip exit (ARCSKEXT)
    • TD — Tape data set exit (ARCTDEXT)
    • TV — Tape volume exit (ARCTVEXT)
  • UNLOAD=YES indicates that virtual backup and migration level 2 volumes are unloaded after DFSMShsm finishes using them. If UNLOAD=NO, virtual backup and migration level 2 volumes are not unloaded.
  • DATASETSERIALIZATION=USER indicates that system data set serialization is active, such as global resource serialization or JES3 data set serialization, and DFSMShsm should not serialize resources.
  • DATASETSERIALIZATION=DFHSM indicates that system data set serialization is not active and DFSMShsm should serialize resources.
  • USECMS=YES indicates that migration copies and backup versions can be allocated in the cylinder management space.
  • USECMS=NO indicates that migration copies and backup will be allocated in the track management space.

System action

DFSMShsm processing continues.

Programmer response

None.

Source

DFSMShsm