TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssunqualifiedvolume

This is an old revision of the document!


 
 

TMSSUNQUALIFIEDVOLUME

TMSSUNQUALIFIEDVOLUME modifies the output of command line programs from displaying fully qualified barcodes to unqualified barcodes.

Example

Using TMSS10Inventory to display LTO volumes currently at repository OFFS from customer US04.

TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS"

Output


             System: TapeTrack
 Report Description: Inventory List
       Report Notes: Customer(Nashville Data Center) Media Type(LTO Cartridge)
    Production Time: Monday, June 18, 2018 - 11:25:39 (AUS Eastern Standard Time)
       Report Width: 161 bytes

 Seq.   Barcode              Location                       Repository                     Next Move  Days       Last Move        GDup CDup Container            
 ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- 
      1 US04.LTO.000001L5    GT1 [1.1]                      Offsite Vault [1]                                    2018-06-18 10:13    6    2                      
      2 US04.LTO.000002L5    GT1 [1.2]                      Offsite Vault [2]                                    2018-06-18 10:13    5    1                      
      3 US04.LTO.000003L5    GT1 [1.3]                      Offsite Vault [3]                                    2018-06-18 10:13    5    1                      
      4 US04.LTO.000004L5    GT1 [1.5]                      Offsite Vault [5]                                    2018-06-18 10:13    5    1                      
 ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- 

Setting TMSSUNQUALIFIEDVOLUME to true before running TMSS10Inventory . TMSS10Inventory to display LTO volumes currently as repository OFFS from customer US04.

When setting variables makes sure there are no spaces. For example use set TMSSUNQUALIFIEDVOLUME=true not set TMSSUNQUALIFIEDVOLUME = true

set TMSSUNQUALIFIEDVOLUME=true
TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS"

Output


             System: TapeTrack
 Report Description: Inventory List
       Report Notes: Customer(Nashville Data Center) Media Type(LTO Cartridge)
    Production Time: Monday, June 18, 2018 - 11:43:44 (AUS Eastern Standard Time)
       Report Width: 161 bytes

 Seq.   Barcode              Location                       Repository                     Next Move  Days       Last Move        GDup CDup Container            
 ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- 
      1 000001L5             GT1 [1.1]                      Offsite Vault [1]                                    2018-06-18 10:13    6    2                      
      2 000002L5             GT1 [1.2]                      Offsite Vault [2]                                    2018-06-18 10:13    5    1                      
      3 000003L5             GT1 [1.3]                      Offsite Vault [3]                                    2018-06-18 10:13    5    1                      
      4 000004L5             GT1 [1.5]                      Offsite Vault [5]                                    2018-06-18 10:13    5    1                      
 ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- 
 

variable/tmssunqualifiedvolume.1621958614.txt.gz · Last modified: 2025/01/21 22:07 (external edit)