What I want to have happen All migrations go directly to tape, no longer go to ML1 DASD. But I still have a lot of migrated data on ML1 I need to get to ML2. For that I suppose I can wait for it to roll off to ML2.
I changed the TAPEMIGRATION( DIRECT) thinking that anything that migrated from this point forward would go to ML2 and not ML1. But, nope, issued an HMIG command against a dataset and it went to ML1. Guess I'll start fresh on Monday. :( On Fri, May 10, 2013 at 4:35 PM, Staller, Allan <[email protected]>wrote: > I'm out of ideas here. > > <snip> > > Yes - those are defined. They worked previously. The only difference I > can determine is that the old 3494 was an automated tape library, and the > new VTS is a manual tape library. > > No I have to qualify that it worked. > > This command worked. > hsend migrate dsname(MARPACE.Z114.IOCP) ml2 > > > This command did not work. Once again it just moved datasets on that ML1 > volume to another DASD volume, not to tape. > hsend freevol mvol(big000) targetlevel(ml2(tape)) > > </snip> > > The parameter TAPE(TAPELIB) is used to provide an esoteric name. > > Was TAPELIB a valid esoteric? > > > > This name must also be in the USERUNITTABLE. Otherwise, IIRC, only IBM > > generics can be used (e.g. 3590-1) > > > > e.g. SETSYS USERUNITTABLE(ECART,FAST,9940B,VIRT) > > > > HTH, > > > > <snip> > > Hmm - I changed > > > > SETSYS - > > TAPEMIGRATION(ML2TAPE(TAPE(TAPELIB)) RECONNECT(ALL)) > > > > SETSYS - > > TAPEMIGRATION(ML2TAPE RECONNECT(ALL)) > > > > And now it works. > > </snip> > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- The postings on this site are my own and don’t necessarily represent Mainline’s positions or opinions Mark D Pace Senior Systems Engineer Mainline Information Systems ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
