If I have an issue where the tape is outside the library and the label (barcode) is removed/lost, i.e. robot will not identify it and insert it.
So to insert that tape in the library what I will have to do is -
1. just change the barcode/physical label of the tape to anything (say TP0999 or CT011) and also update the barcode using the command vmchange -barcode <TP0999 (new)> -m <TP0001 (original/not changed)> , though the tape is not in the library. Now when the tape is inserted with the new barcode into the mail slot of the library - 1) Robot will scan the bar code, will see TP0999 and matches with the NBU catalog 2) matched so will allow to insert the tape into the library 3) Now if I want I can also change the media id and bar code or whatever.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Also will I be able to do this -
1. Check in the NBU for the expiry of all the images on the tape.
2. If expired (or manual expired using bpexpdate) and if I want to change its media id (which is internal to the tape), will I be able to do it (since tape is not in the library and the overwrite process must occur onto that first block of the volume also, I think so)?
OR I can just do this without the tape into the library - i.) expire the tape (data not critical) using bpexpdate. ii.) run the command - vmchange -barcode <TP0001 (was previous)> -m <TP0009 (new)> and this will store that info in the catalog and when tape with barcode TP0001 (original/not changed) inserted then it will update the changed media id (TP0009) in the internal area of the tape.
Really Thanks.