SYSDSCAN command — display titles in dump data sets

Use the SYSDSCAN command to display the titles of the dumps in dump data sets. The date and time when each dump was produced is included in the display.
  • Syntax
      SYSDSCAN   [ xx [:yy] | 00:09 ]
  • Operands
    xx[:yy]
    Specifies one or a range of SYS1.DUMPnn data sets. xx and yy can be any positive decimal numbers from 00 through 99. A leading zero is optional and xx must be less than or equal to yy. If you omit this operand, the default range is 00:09.
  • Return Codes
    Code Explanation
    00 Successful completion.
    other Either a nonzero return code from IKJPARS or a nonzero return code from dynamic allocation.