TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:report:movelist

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 [2019/03/14 23:19] Scott Cunliffetechnote:report:movelist [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Technote Reports - Move List Examples ====== ====== Technote Reports - Move List Examples ======
  
-There are several ways to export the current moving {object:volume|Volumes]] from TapeTrack using:+There are several ways to export the current moving [[object:volume|Volumes]] from TapeTrack using:
   * [[#tapemaster-move-list-reports|TapeMaster]]   * [[#tapemaster-move-list-reports|TapeMaster]]
   * [[#lite-move-list-reports|Lite]]   * [[#lite-move-list-reports|Lite]]
Line 16: Line 16:
 ==== TapeMaster Move List Reports ==== ==== TapeMaster Move List Reports ====
  
-To export report from the TapeMaster Inventory window, filter the [[object:volume|Volumes]] by placing a **M** in the Flag filter field, select the required [[object:volume|Volumes]] from the displayed list, press Ctrl+E, or right click and select Export. Select the required report format from the popup window and click OK.+To export report from the TapeMaster Inventory window, filter the [[object:volume|Volumes]] by placing a **M** in the Flag filter field, select the required [[object:volume|Volumes]] from the displayed list, press Ctrl+E, or right-click and select Export. Select the required report format from the popup window and click OK. 
 + 
 +<code> 
 +             System: TapeTrack 
 + Report Description: Volume List 
 +       Report Notes: Nashville Data Center / LTO Cartridge 
 +    Production Time: Friday, March 15, 2019 - 10:32:46 (AUS Eastern Daylight Time) 
 +       Report Width: 110 bytes 
 + 
 +ID       Current Location Target Location Flags    Move Time Due in      Container  Next Move Description      
 +-------- ---------------- --------------- -------- --------- ----------- ---------- --------- ---------------  
 +000001L3 Offsite Vault    Library         ChMnN    H23:17:07 Unspecified Unassigned Permanent Monthly April    
 +000001L5 Offsite Vault    Library         CMnN     H23:17:07 Unspecified Unassigned Permanent Friday Backup    
 +000001L6 Library          Offsite Vault   CMn      H23:16:56 Unspecified Unassigned Permanent                  
 +000002L5 Offsite Vault    Library         CMnN     H21:43:32 Unspecified Unassigned Permanent Weekly           
 +-------- ---------------- --------------- -------- --------- ----------- ---------- --------- ---------------  
 +</code>
  
 === TapeMaster Volume Global View Move List Report === === TapeMaster Volume Global View Move List Report ===
Line 24: Line 40:
 Place a **M** in the Flag filter field to narrow results to moving [[object:volume|Volumes]]. Place a **M** in the Flag filter field to narrow results to moving [[object:volume|Volumes]].
  
-Select the required [[object:volume|Volumes]] and press Ctrl+E, or right click and select ''Export'' Select the required report format (Text, HTML, PDF (Portrait or Landscape) or CSV) from the popup window and click OK.+Select the required [[object:volume|Volumes]] and press Ctrl+E, or right-click and select ''Export'' Select the required report format (Text, HTML, PDF (Portrait or Landscape) or CSV) from the popup window and click OK.
  
-===== Command Line Inventory Reports =====+<code>
  
-[[cli:TMSS10MoveList|TMSS10MoveList ]] produces a report of all moving [[object:volume|Volumes]].+             SystemTapeTrack 
 + Report DescriptionExport 
 +    Production Time: Friday, March 15, 2019 - 10:34:36 (AUS Eastern Daylight Time) 
 +       Report Width: 210 bytes
  
 +Volume   Description   ID   Customer              ID  Media         ID   Repository    Flags   Next Move Last Move              Expiry    Last Write Last Update - Time  Last Update - User Last Update - Program 
 +-------- ------------- ---- --------------------- --- ------------- ---- ------------- ------- --------- ---------------------- --------- ---------- ------------------- ------------------ --------------------- 
 +000001L5 Friday Backup US04 Nashville Data Center LTO LTO Cartridge LIBR Library       CMnN    Permanent 2019-03-14 (Yesterday) Permanent Never      2019-03-14 11:15:39 doco               TapeTrack TapeMaster  
 +000001L6               US04 Nashville Data Center LTO LTO Cartridge OFFS Offsite Vault CMn     Permanent 2019-03-14 (Yesterday) Permanent Never      2019-03-14 11:15:50 doco               TapeTrack TapeMaster  
 +000002L5 Weekly        US04 Nashville Data Center LTO LTO Cartridge LIBR Library       CMnN    Permanent 2019-03-14 (Yesterday) Permanent Never      2019-03-14 12:49:14 doco               TapeTrack TapeMaster  
 +000003L5 Weekly        US04 Nashville Data Center LTO LTO Cartridge OFFS Offsite Vault CMnNZ   Permanent 2019-03-14 (Yesterday) Permanent Never      2019-03-14 13:04:39 doco               TapeTrack TapeMaster  
 +-------- ------------- ---- --------------------- --- ------------- ---- ------------- ------- --------- ---------------------- --------- ---------- ------------------- ------------------ --------------------- 
 +</code>
 +
 +===== Command Line Inventory Reports =====
  
 [[cli:TMSS10MoveList|TMSS10MoveList ]] creates a report listing [[object:volume|Volumes]] that are currently moving into or out of displayed [[object:repository|Repositories]] and a total of moving [[object:volume|Volumes]] for each [[object:repository|Repository]].   [[cli:TMSS10MoveList|TMSS10MoveList ]] creates a report listing [[object:volume|Volumes]] that are currently moving into or out of displayed [[object:repository|Repositories]] and a total of moving [[object:volume|Volumes]] for each [[object:repository|Repository]].  
-<sxh>+ 
 +Reports can be output in the file formats text, HTML, PDF (Portrait or Landscape) and CSV. 
 + 
 +=== Command Line Input - Text File === 
 + 
 +<code> 
 +TMSS10TMSS10MoveList -S user:-password@server > report.txt 
 +</code> 
 + 
 +=== Text File Output === 
 + 
 +<code>
              System: TapeTrack              System: TapeTrack
  Report Description: Moving Volumes List  Report Description: Moving Volumes List
Line 57: Line 97:
  Library              Offsite Vault                 2  Library              Offsite Vault                 2
  Offsite Vault        Library                       2  Offsite Vault        Library                       2
-</sxh>+</code> 
 + 
 +[[technote:report:movelist:report_examples|Alternative Report Format Examples]]
  
technote/report/movelist.1552605549.txt.gz · Last modified: 2025/01/21 22:07 (external edit)