Tivoli CLI Restore

From UNIX Systems Administration
Revision as of 17:42, 12 January 2012 by Michael Kohler (talk | contribs) (Created page with "== Restoring Data From the Commandline */ == AIX == # <tt>'''# /usr/tivoli/tsm/client/ba/bin/dsmc'''</tt> # <tt>'''tsm> restore </absolute/path/to/file/directory> -pick -inact...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

== Restoring Data From the Commandline */

AIX

  1. # /usr/tivoli/tsm/client/ba/bin/dsmc
  2. tsm> restore </absolute/path/to/file/directory> -pick -inactive </absolute/path/to/restore/directory>
  3. Select which file you wish to restore.
  4. Follow the on-screen instructions.

Linux

  1. # /opt/tivoli/tsm/client/ba/bin/dsmc
  2. tsm> restore </absolute/path/to/file/directory> -pick -inactive </absolute/path/to/restore/directory>
  3. Select which file you wish to restore.
  4. Follow the on-screen instructions.

Windows