Difference between revisions of "TSM"
From dbawiki
(→Tivoli Storage Management) |
(→Retrieve file from TSM) |
||
| Line 16: | Line 16: | ||
</pre> | </pre> | ||
This opens an interactive window listing all files that match the file query (note the wildcard)<br /> | This opens an interactive window listing all files that match the file query (note the wildcard)<br /> | ||
| − | Files can be toggled on and off for recovery then recover. | + | Files can be toggled on and off for recovery by pressing the number associated with the file then recover with the letter O. |
Revision as of 11:06, 17 January 2013
Contents
Tivoli Storage Management
Send a file to TSM
dsmc archive -server=SO_U_ubenoa31_ORX_D_BAX "/oracle/export/NSWORKP1/export_NSWORKP1_D_FULL_201301030007_01.dmp"
Query the archive to see if a file is available in TSM
dsmc query archive -server=SO_U_ubenoa31_ORX_D_BAX "/oracle/export/NSWORKP1/export_NSWORKP1_D_FULL_20130103*"
Retrieve file from TSM
dsmc retrieve -pick -server=SO_U_ubenoa31_ORX_D_BAX "/oracle/export/NSWORKP1/export_NSWORKP1_D_FULL_20130103*"
This opens an interactive window listing all files that match the file query (note the wildcard)
Files can be toggled on and off for recovery by pressing the number associated with the file then recover with the letter O.