Today, when we run the EOD process, the 'Tape before' we used is full, and when we tried to inztap the new tape, there is an error msg: can't allocate Tap01, so we can't do the inztap and we decide to used the 'Tape after'. And when we do the dsptap, we can't find the 'data after'. Is that possible that all the 'data after' is gone? o yeah we use label for the backup, label for 'data before' is savef_b_yymmdd and for 'data after' is savef_a_yymmdd. I think if the label is different the 'data before' will not replace the 'data after'. Did anyone ever have this kind of experiance? please help, if any of you know how to rescue the 'data after' Thx
Software/Hardware used:
ASKED:
April 9, 2009 10:30 PM
UPDATED:
June 3, 2009 3:34 PM
You are using terms unique to your environment. Probably some inhouse created backup CL. Your problem isn’t with the ‘before or after’ but with the tape intialization, or some program logic. If you are using a tape library, you must enter the volume ID of the tape or vary off the library and put the tape in a known tape dev such as TAP01, vary that on and run the initialization with check for active files *NO. If you don’t want to write over an active tape, you need to be much more specific with your question. Are you using BRMS or any media management software? Can you paste the source for the backup CLP here so we can review the logic?