Tivoli CLI Restore: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
# [http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp IBM Tivoli Storage Manager Infocenter]
# [http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp IBM Tivoli Storage Manager Infocenter]
# [http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp?topic=%2Fcom.ibm.itsmfdt.doc%2Fans60000145.htm Restoring data using the command line]
# [http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp?topic=%2Fcom.ibm.itsmfdt.doc%2Fans60000145.htm Restoring data using the command line]
# [https://publib.boulder.ibm.com/tividd/td/TSMC/GC32-0789-04/en_US/HTML/ans50000127.htm Restoring data using the command line]


[[Category: Software]]
[[Category: Software]]
[[Category: Tivoli]]
[[Category: Tivoli]]

Revision as of 14:43, 15 May 2015

Restoring Data from the command line

AIX and Linux

  1. AIX
    1. # /usr/tivoli/tsm/client/ba/bin64/dsmc
  2. Linux
    1. # /opt/tivoli/tsm/client/ba/bin/dsmc
  3. tsm> restore </absolute/path/to/file/directory> -pick -inactive </absolute/path/to/restore/directory/> (Note: The last slash in the restore directory is necessary.)
  4. pick> <choose the number of the file you wish to restore>
  5. pick> o
  6. Verify that the restore completed successfully.

Windows

Further Reading

  1. IBM Tivoli Storage Manager Infocenter
  2. Restoring data using the command line
  3. Restoring data using the command line