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:34] – [TapeMaster Move List Reports] 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.
  
-<sxh>+<code>
              System: TapeTrack              System: TapeTrack
  Report Description: Volume List  Report Description: Volume List
Line 32: Line 32:
 000002L5 Offsite Vault    Library         CMnN     H21:43:32 Unspecified Unassigned Permanent Weekly           000002L5 Offsite Vault    Library         CMnN     H21:43:32 Unspecified Unassigned Permanent Weekly          
 -------- ---------------- --------------- -------- --------- ----------- ---------- --------- ---------------  -------- ---------------- --------------- -------- --------- ----------- ---------- --------- --------------- 
-</sxh>+</code>
  
 === TapeMaster Volume Global View Move List Report === === TapeMaster Volume Global View Move List Report ===
Line 40: 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.
  
-<sxh>+<code>
  
              System: TapeTrack              System: TapeTrack
Line 56: Line 56:
 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   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  
 -------- ------------- ---- --------------------- --- ------------- ---- ------------- ------- --------- ---------------------- --------- ---------- ------------------- ------------------ ---------------------  -------- ------------- ---- --------------------- --- ------------- ---- ------------- ------- --------- ---------------------- --------- ---------- ------------------- ------------------ --------------------- 
-</sxh>+</code>
  
 ===== Command Line Inventory Reports ===== ===== 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]].  
 +
 +Reports can be output in the file formats text, HTML, PDF (Portrait or Landscape) and CSV.
  
 === 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 ===
-[[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>+<code>
              System: TapeTrack              System: TapeTrack
  Report Description: Moving Volumes List  Report Description: Moving Volumes List
Line 93: 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.1552606498.txt.gz · Last modified: 2025/01/21 22:07 (external edit)