TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:report:movelist:report_examples

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
technote:report:movelist:report_examples [2019/03/15 01:04] – [PDF File Output] Scott Cunliffetechnote:report:movelist:report_examples [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 3: Line 3:
 === Command Line Input - Text File === === Command Line Input - Text File ===
  
-<sxh>+<code>
 TMSS10TMSS10MoveList -S user:-password@server > report.txt TMSS10TMSS10MoveList -S user:-password@server > report.txt
-</sxh>+</code>
  
 === Text File Output === === Text File Output ===
  
    
-<sxh>+<code>
              System: TapeTrack              System: TapeTrack
  Report Description: Moving Volumes List  Report Description: Moving Volumes List
Line 35: Line 35:
  Library              Offsite Vault                 2  Library              Offsite Vault                 2
  Offsite Vault        Library                       2  Offsite Vault        Library                       2
-</sxh>+</code>
  
 ---- ----
Line 42: Line 42:
 === Command Line Input - CSV File === === Command Line Input - CSV File ===
  
-<sxh>+<code>
 set TMSSREPORTFORMAT=CSV set TMSSREPORTFORMAT=CSV
 TMSS10TMSS10MoveList -S user:-password@server TMSS10TMSS10MoveList -S user:-password@server
-</sxh>+</code>
  
 === CSV File Output === === CSV File Output ===
-<sxh>+<code>
 Seq.,Barcode,Current Location,Target Location,Move Time,Time,Container,Attribute, Seq.,Barcode,Current Location,Target Location,Move Time,Time,Container,Attribute,
 1,US04.LTO.000001L3,Offsite Vault,Library,2019-03-14 11:15,D1:00:25:49,,Monthly April, 1,US04.LTO.000001L3,Offsite Vault,Library,2019-03-14 11:15,D1:00:25:49,,Monthly April,
Line 58: Line 58:
 Library,Offsite Vault,1, Library,Offsite Vault,1,
 Offsite Vault,Library,3, Offsite Vault,Library,3,
-</sxh>+</code>
  
 ---- ----
Line 64: Line 64:
 ==== Command Line Input - PDF File ==== ==== Command Line Input - PDF File ====
  
-<sxh>+<code>
 set TMSSREPORTFORMAT=PDF set TMSSREPORTFORMAT=PDF
 set TMSSPDFORIENTATION=landscape set TMSSPDFORIENTATION=landscape
 TMSS10MoveList -S user:-password@server   TMSS10MoveList -S user:-password@server  
-</sxh>+</code>
  
  
Line 75: Line 75:
  
 {{technote:report:movelist:tmss10movelist_pdf.png}} {{technote:report:movelist:tmss10movelist_pdf.png}}
 +
 +
 +----
 +
 +==== Command Line Input - Excel File ====
 +
 +<code>
 +set TMSSREPORTFORMAT=EXCEL
 +TMSS10Inventory -S user:-password@server  
 +</code>
  
  
technote/report/movelist/report_examples.1552611860.txt.gz · Last modified: 2025/01/21 22:07 (external edit)