Previous Topic: Recovery from Media ProblemsNext Topic: COPY Disk-to-Disk


UNLOAD to Tape and LOAD Back

If the database encountered a media problem, do the following steps to recover the database:

  1. Run the SARDBASE utility UNLOAD function to unload the database to tape.

    You can run SARBCH LIST before the UNLOAD and after the LOAD, to account for any data that were lost in the process.

  2. Run the SARDBASE utility ADDDS function to create a new database on alternate DASD.
  3. Run the SARDBASE utility LOAD function to reload the data from tape (from the UNLOAD) to the new database.
  4. If necessary, you can restore lost data from backup tapes using SARTDR TADD.

    The output from SARBCH LIST shows the tape sequence number for each SYSOUT. The tape sequence number is part of the last qualifier of the tape data set name, used by SARTDR TADD.

    Notes:

  5. Restart the CA View archival task and resume operation.