TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:report:movelist:report_examples

This is an old revision of the document!


Technote Reports - Move List Examples

Command Line Input - Text File

1
TMSS10TMSS10MoveList -S user:-password@server > report.txt

Text File Output

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
            System: TapeTrack
Report Description: Moving Volumes List
      Report Notes: Customer(Nashville Data Center) Media Type(LTO Cartridge)
   Production Time: Thursday, March 14, 2019 - 11:22:23 (AUS Eastern Daylight Time)
      Report Width: 190 bytes
 
Seq.   Barcode              Current Location               Target Location                Move Time        Time            Container            Attribute
------ -------------------- ------------------------------ ------------------------------ ---------------- --------------- -------------------- --------------------------------------------
     1 US04.LTO.000001L3    Offsite Vault                  Library                        2019-03-14 11:15           M6:44                      Monthly April
     2 US04.LTO.000001L5    Offsite Vault                  Library                        2019-03-14 11:15           M6:45                      Friday Backup
     3 US04.LTO.000001L6    Library                        Offsite Vault                  2019-03-14 11:15           M6:34
     4 US04.LTO.000002L5    Library                        Offsite Vault                  2019-03-14 11:15           M6:34                      Weekly
------ -------------------- ------------------------------ ------------------------------ ---------------- --------------- -------------------- --------------------------------------------
 
            System: TapeTrack
Report Description: Movement Directions Report
      Report Notes: Customer(Nashville Data Center) Media Type(LTO Cartridge)
   Production Time: Thursday, March 14, 2019 - 11:22:24 (AUS Eastern Daylight Time)
      Report Width: 54 bytes
 
Current Repository   Target Repository    Total
-------------------- -------------------- ----------
Library              Offsite Vault                 2
Offsite Vault        Library                       2


Command Line Input - PDF File

1
2
3
set TMSSREPORTFORMAT=PDF
set TMSSPDFORIENTATION=landscape
TMSS10MoveList -S user:-password@server 

PDF File Output

technote/report/movelist/report_examples.1552611394.txt.gz · Last modified: 2025/01/21 22:07 (external edit)