The output from the TMSS10Reconcile process has the default Volume statuses of:
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 -- ------------------ -------------- ----------- ----------- ------- ------- ------ -----------------------
Setting variables TMSSRECONCILETEXTn (where n is the number 0 to 9) allows custom strings to replace the default values.
Setting the variables
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 -- ------------------ -------------- ----------- ----------- ------- ------- ------ -----------------------