Tivoli CLI Restore: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
Line 2: Line 2:
== AIX and Linux==
== AIX and Linux==
# AIX  
# AIX  
## <tt>'''# /usr/tivoli/tsm/client/ba/bin64/dsmc'''</tt>
#: <tt>'''# /usr/tivoli/tsm/client/ba/bin64/dsmc'''</tt>
# Linux
# Linux
## <tt>'''# /opt/tivoli/tsm/client/ba/bin/dsmc'''</tt>
#: <tt>'''# /opt/tivoli/tsm/client/ba/bin/dsmc'''</tt>
# <tt>'''tsm> restore </absolute/path/to/file/directory> -pick -inactive </absolute/path/to/restore/directory/>'''</tt> (Note: The last slash in the restore directory is necessary.)
# Select files to restore
# <tt>'''pick> <choose the number of the file you wish to restore>'''</tt>
#: <tt>'''tsm> 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> o'''</tt>
#: <tt>'''pick> <choose the number of the file you wish to restore>'''</tt>
#: <tt>'''pick> o'''</tt>
# Verify that the restore completed successfully.
# Verify that the restore completed successfully.



Revision as of 18:10, 23 March 2017

Restoring Data from the command line

AIX and Linux

  1. AIX
    # /usr/tivoli/tsm/client/ba/bin64/dsmc
  2. Linux
    # /opt/tivoli/tsm/client/ba/bin/dsmc
  3. Select files to restore
    tsm> 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
  4. Verify that the restore completed successfully.

Windows

Further Reading

  1. IBM Knowledge Center - Restore
  2. Restoring data using the command line
  3. Restoring data using the command line