Hey all. Just got a 3490E tape drive and it has a 7 tape autoloader that I need to use. The scenario is, I will load 6 tapes (not a set, 6 seperate pieces of datum)and que up 6 jobs to run back to back to restore the file(s) from each tape. My problem is, when the first job ends and unloaded the tape, the next job on the que fires up before the autoloader has a chance to unload the previous tape and load the next tape...how do I make my jobs, which are simple dd commands, wait until the tape drive is ready?
I grew up in an AS400 shop and this process was transparent operationally on that server, so I was surprized to run up against this in AIX.
I grew up in an AS400 shop and this process was transparent operationally on that server, so I was surprized to run up against this in AIX.