SENQR

Read syntax diagramSkip visual syntax diagram
          .-ALLVSER-.   
>>-SENQR--+---------+------------------------------------------><
          '-volser--'   

Specifies reporting of reserve activity. The operands describe the type of data you require. Only one operand can be specified. The meaning of each operand field is:

ALLVSER
requests data describing all reserve requests. If you specify SENQR without operands, ALLVSER is the default.
volser
requests data describing the reserve requests for a particular device, where volser is the one to six character volume serial number of the volume.
Note: If you identify a specific device by specifying a volume serial number on the SENQR session option, RMF™ collects data only for the device identified. In this case, no data on other devices is available to the Postprocessor, and the Postprocessor cannot produce a reserve activity report for all devices. If, for example, the session option is SENQR(TSO200) and the Postprocessor option is SENQR(ALLVSER), the Postprocessor report includes data only for the device on which the volume TSO200 is mounted. Also, if the session option identifies a specific device and the Postprocessor option identifies a different specific device, RMF issues a message to inform you that no data is currently available to meet your selection criteria.

Examples for a display session:

  • To obtain a report on reserve activity for all devices, enter:
    SENQR ALLVSER or SENQR
  • To obtain a reserve activity report for the device on which the volume TSO200 is mounted, enter:
    SENQR TSO200

Examples for a background session:

  • To obtain reserve activity data for all devices, enter:
    SENQR(ALLVSER) or SENQR
  • To obtain reserve activity data for the device on which the volume TSO200 is mounted, enter:
    SENQR(TSO200)