Tivoli CLI Restore

From UNIX Systems Administration
Revision as of 18:19, 23 March 2017 by Michael Kohler (talk | contribs)
Jump to navigation Jump to search

AIX and Linux

  1. Restore a single file to original location
    # dsmc restore /absolute/path/to/file
    ex: # dsmc restore /home/outlands/file.txt
  2. Select files to restore
    # dsmc restore </absolute/path/to/file/directory> -pick -inactive </absolute/path/to/restore/directory/> (Note: The last slash in the restore directory is necessary.)
    pick> <choose the number of the file you wish to restore>
    pick> o

Windows

Further Reading

  1. IBM Knowledge Center - Restore
  2. IBM Knowledge Center - Restore and Retrieve Processing Options