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:21] – [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 8: | Line 8: | ||
| {{cli_date_range_repository.png}} | {{cli_date_range_repository.png}} | ||
| - | ===== Extracting | + | ===== Extracting Volumes Added Within A Defined Date Range ===== |
| Using the command line program [[TMSS10ListHistory]], | Using the command line program [[TMSS10ListHistory]], | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| - | * '' | + | * '' |
| Output from this process is captured and written to file using stdout. | Output from this process is captured and written to file using stdout. | ||
| Line 20: | Line 20: | ||
| To extract all [[object: | To extract all [[object: | ||
| - | <sxh plain;> | + | <code plain;> |
| TMSS10ListHistory -S user: | TMSS10ListHistory -S user: | ||
| - | </sxh> | + | </code> |
| ===== Configuration File ===== | ===== Configuration File ===== | ||
| - | The configuration file is used for traversal of the history ([[object: | + | The configuration file is used for traversal of the history ([[object: |
| - | 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 unqualified | + | 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.1578270117.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
