TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssunqualifiedvolume

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
variable:tmssunqualifiedvolume [2018/06/18 01:58] – [TMSSUNQUALIFIEDVOLUME] Scott Cunliffevariable:tmssunqualifiedvolume [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 3: Line 3:
  
  
-**TMSSUNQUALIFIEDVOLUME ** modifies the output from command line programs from displaying [[concepts:fully_qualified_barcode|fully qualified barcodes]] to [[concepts:unqualified_barcode|unqualified barcodes]].+**TMSSUNQUALIFIEDVOLUME ** modifies the output of command line programs from displaying [[concepts:qualified_barcode|fully qualified barcodes]] to [[concepts:qualified_barcode|unqualified barcodes]].
  
 ===== Example ===== ===== Example =====
  
-Using TMSS10Inventory to display LTO volumes currently at repository OFFS from customer US04.+Using [[cli:TMSS10Inventory|TMSS10Inventory ]] to display LTO volumes currently at repository OFFS from customer US04.
  
-<sxh>+<code>
 TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS" TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS"
-</sxh>+</code>
  
  
 ==== Output ==== ==== Output ====
  
-<sxh>+<code>
  
              System: TapeTrack              System: TapeTrack
Line 31: Line 31:
       4 US04.LTO.000004L5    GT1 [1.5]                      Offsite Vault [5]                                    2018-06-18 10:13    5    1                             4 US04.LTO.000004L5    GT1 [1.5]                      Offsite Vault [5]                                    2018-06-18 10:13    5    1                      
  ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- --------------------   ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- 
-</sxh>+</code>
  
  
-Setting TMSSUNQUALIFIEDVOLUME to true before running TMSS10Inventory. +Setting TMSSUNQUALIFIEDVOLUME to true before running [[cli:TMSS10Inventory|TMSS10Inventory ]]
-TMSS10Inventory to display LTO volumes currently as repository OFFS from customer US04.+[[cli:TMSS10Inventory|TMSS10Inventory ]] to display LTO volumes currently as repository OFFS from customer US04.
 <note tip>When setting variables makes sure there are no spaces.  For example use **set TMSSUNQUALIFIEDVOLUME=true** not **set TMSSUNQUALIFIEDVOLUME = true**</note> <note tip>When setting variables makes sure there are no spaces.  For example use **set TMSSUNQUALIFIEDVOLUME=true** not **set TMSSUNQUALIFIEDVOLUME = true**</note>
  
-<sxh>+<code>
 set TMSSUNQUALIFIEDVOLUME=true set TMSSUNQUALIFIEDVOLUME=true
 TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS" TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS"
-</sxh>+</code>
  
 ==== Output ==== ==== Output ====
  
-<sxh>+<code>
  
              System: TapeTrack              System: TapeTrack
Line 61: Line 61:
  ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- --------------------   ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- 
    
-</sxh>+</code>
  
 +<-  ^ variable:start |Introduction ^ ->
 +
 +{{tag>environmental_variables excel pdf csv html text}}
  
-{{tag>environmental_variables}} 
variable/tmssunqualifiedvolume.1529287090.txt.gz · Last modified: 2025/01/21 22:07 (external edit)