TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


reports:reconciliation_tmssreconciletext

TMSSRECONCILETEXT

The output from the TMSS10Reconcile process has the default Volume statuses of:

  • [0] Reconciled
  • [1] Reconciled (Confirmed)
  • [2] Confirmation Bypass
  • [3] Pending confirmation
  • [4] Absent from Scan-Map
  • [5] Unexpected in Scan-Map
  • [6] Overdue at subject repository
  • [7] Overdue at target repository
  • [8] Out of scope
  • [9] Unknown
Seq Barcode            Current Rep    Target Rep   Move Time  Overdue Scanned Status  Notes                  
--- ------------------ -------------- ----------- ----------- ------- ------- ------  ---------------------- 
 1  US04.LTO.000002L5  Offsite Vault                          No      Yes     OK      Reconciled            
 2  US04.LTO.000003L5  Offsite Vault  Library       H1:10:39  No      Yes     OK      Pending confirmation  
 3  US04.LTO.000004L6  Offsite Vault  Library       H1:10:39  No      Yes     OK      Pending confirmation  
 4  US04.LTO.000005L6  Offsite Vault  Library       H1:10:05  No      Yes     OK      Pending confirmation   
 5  US04.LTO.000008L6  Offsite Vault                          No      No      NOT-OK  Absent from Scan-Map   
 6  US04.LTO.000009L6  Offsite Vault                          No      Yes     OK      Reconciled             
 7  US04.LTO.000010L6  Library                                No      Yes     NOT-OK  Unexpected in Scan-Map 
 -- ------------------ -------------- ----------- ----------- ------- ------- ------  -----------------------

Customizing Status Values

Setting variables TMSSRECONCILETEXTn (where n is the number 0 to 9) allows custom strings to replace the default values.

Examples

Setting the variables

  • TMSSRECONCILETEXT3 to Waiting for confirmation
  • TMSSRECONCILETEXT5 to Not @ Iron Mountain
  • TMSSRECONCILETEXT6 to Not Expected @ Iron Mountain
set TMSSRECONCILETEXT3=Waiting for confirmation
set TMSSRECONCILETEXT5=Not @ Iron Mountain
set TMSSRECONCILETEXT6=Not Expected @ Iron Mountain

Produces the output:

Seq Barcode            Current Rep    Target Rep   Move Time  Overdue Scanned Status  Notes                  
--- ------------------ -------------- ----------- ----------- ------- ------- ------  ---------------------- 
 1  US04.LTO.000002L5  Offsite Vault                          No      Yes     OK      Reconciled            
 2  US04.LTO.000003L5  Offsite Vault  Library       H1:10:39  No      Yes     OK      Waiting for confirmation  
 3  US04.LTO.000004L6  Offsite Vault  Library       H1:10:39  No      Yes     OK      Waiting for confirmation  
 4  US04.LTO.000005L6  Offsite Vault  Library       H1:10:05  No      Yes     OK      Waiting for confirmation  
 5  US04.LTO.000008L6  Offsite Vault                          No      No      NOT-OK  Not @ Iron Mountain   
 6  US04.LTO.000009L6  Offsite Vault                          No      Yes     OK      Reconciled             
 7  US04.LTO.000010L6  Library                                No      Yes     NOT-OK  Not Expected @ Iron Mountain 
 -- ------------------ -------------- ----------- ----------- ------- ------- ------  -----------------------
reports/reconciliation_tmssreconciletext.txt · Last modified: 2021/07/22 02:46 by scunliffe