cli:list_added_at_repository
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cli:list_added_at_repository [2020/01/06 00:34] – [Inventory Of Volumes Added Within A Defined Date Range Located In A Specified Repository] Scott Cunliffe | cli:list_added_at_repository [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| To extract all [[object: | To extract all [[object: | ||
| - | <sxh plain;> | + | <code plain;> |
| TMSS10ListHistory -S user: | TMSS10ListHistory -S user: | ||
| - | </sxh> | + | </code> |
| Line 31: | Line 31: | ||
| The following example instructs TapeTrack to compare each [[object: | The following example instructs TapeTrack to compare each [[object: | ||
| - | <sxh plain;> | + | <code plain;> |
| traversal | traversal | ||
| { | { | ||
| Line 61: | Line 61: | ||
| ); | ); | ||
| }; | }; | ||
| - | </sxh> | + | </code> |
| ===== Definition File ===== | ===== Definition File ===== | ||
| - | The definition file (default.ttidef) is used to instruct TapeTrack how the data is formatted in the extracted file. | + | The [[concepts: |
| - | <sxh plain;> | + | <code plain;> |
| - | # input file for volume | + | # input file for Volume |
| SetFile(" | SetFile(" | ||
| Line 79: | Line 79: | ||
| # exclude any line starting with - | # exclude any line starting with - | ||
| AddString(Exclusion, | AddString(Exclusion, | ||
| - | </sxh> | + | </code> |
| ===== Inventory Of Volumes Added Within A Defined Date Range Located In A Specified Repository ===== | ===== Inventory Of Volumes Added Within A Defined Date Range Located In A Specified Repository ===== | ||
| - | Using the list of [[object: | + | Using the list of [[object: |
| - | <sxh plain;> | + | <code plain;> |
| - | TMSS10Inventory -S tapemaster: | + | TMSS10Inventory -S tapemaster: |
| - | </sxh> | + | </code> |
| or if you prefer CSV output with [[concepts: | or if you prefer CSV output with [[concepts: | ||
| - | <sxh plain;> | + | <code plain;> |
| - | set TMSSUNQUALIFIEDVOLUME=1 | + | set TMSSUNQUALIFIEDVOLUME=true |
| set TMSSREPORTFORMAT=CSV | set TMSSREPORTFORMAT=CSV | ||
| - | TMSS10Inventory -S tapemaster: | + | TMSS10Inventory -S tapemaster: |
| - | </sxh> | + | </code> |
cli/list_added_at_repository.1578270874.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
