Tivoli CLI Restore: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
Line 3: Line 3:
# Select files to restore
# Select files to restore
#: <tt>'''# dsmc restore </absolute/path/to/file/directory> -pick -inactive </absolute/path/to/restore/directory/>'''</tt> (Note: The last slash in the restore directory is necessary.)
#: <tt>'''# dsmc restore </absolute/path/to/file/directory> -pick -inactive </absolute/path/to/restore/directory/>'''</tt> (Note: The last slash in the restore directory is necessary.)
#: <tt>'''pick> <choose the number of the file you wish to restore>'''</tt>
#:: <tt>'''pick> <choose the number of the file you wish to restore>'''</tt>
#: <tt>'''pick> o'''</tt>
#:: <tt>'''pick> o'''</tt>
# Verify that the restore completed successfully.
# Verify that the restore completed successfully.



Revision as of 18:16, 23 March 2017

Restoring Data from the command line

AIX and Linux

  1. 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
  2. Verify that the restore completed successfully.

Windows

Further Reading

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