Restoring Streams Serially - NetBackup

Teradata Extension for NetBackup Administrator Guide

Product
NetBackup
Release Number
16.20
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-02
dita:mapPath
bby1489436039204.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2400
Product Category
Teradata Tools and Utilities

The following example restores serially from two NetBackup media servers to one NetBackup master/media server.

  1. Create the backup.
  2. Use NetBackup to import images from all tapes used in the archive.
  3. Edit runarcnb.bat to point to the correct client for each stream.

    Windows Example

    For a stream archived on bsrv3:

    export ARCENVX="IOPARM='SERVER=barlnx1 CLIENT=bsrv3'"

    For a stream archived on bsrv4:

    export ARCENVX="IOPARM='SERVER=barlnx1 CLIENT=bsrv4'"
  4. Create a restore job for each single stream, checking the Skip Build Steps option in the TARA GUI Script Editor. If Skip Build Steps is not checked from the first stream, the restore job will include a BUILD statement at the end.
  5. After each stream has completed, run a BUILD statement to build the objects in the restore job.