Recovering error ranges for a work file table space

Page error ranges operate for work file table spaces in the same way as for other Db2 table spaces, except for the process that you use to recover them. You cannot reset error ranges in a work file table space by using the ERROR RANGE option of the RECOVER utility.

Procedure

To recover error ranges for a work file table space:

  1. Stop the work file table space.
  2. Correct the disk error, using the ICKDSF service utility or access method services to delete and redefine the data set.
  3. Start the work file table space.
    When the work file table space is started, Db2 automatically resets the error range.