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)) On Fri, May 10, 2013 at 4:01 PM, Staller, Allan <[email protected]>wrote: > 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
