F DFHSM,Q SETSYS will verify. SETSYS TAPEMIGRATION(ML2TAPE(TAPE(TAPELIB)) RECONNECT(ALL))
s/b SETSYS + (note "plus" sign = Continuation character) TAPEMIGRATION(ML2TAPE(TAPE(TAPELIB)) RECONNECT(ALL)) Al Staller | Z Systems Programmer | KBM Group | (Tel) 972 664-3565 | [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Mark Pace Sent: Friday, May 10, 2013 2:13 PM To: [email protected] Subject: ML1 to ML2 A few months ago we removed out 3494 tape library. So I defined a bunch of 3390-54 DASD and moved all the ML2 data to ML1 DASD. We recenly installed a virtual tape system and now I want to move all of that ML1 back to ML2 tape. I've gone back through our old ARCCMDxx and updated the new one to enable ML2 tape again. Went through SMS and re-added everything tape relates. So now I want to move the data from ML1 to ML2 and tried this command. hsend freevol mvol(big000) targetlevel(ml2(tape)) But all the datasets are moved from BIG000 to another DASD volumes, not tape. so then I tried a single dataset hsend migrate dsname(MARPACE.Z114.IOCP) ml2 ARC1001I MARPACE.Z114.IOCP MIGRATE FAILED, RC=0034, REAS=0000 ARC1234I LEVEL 2 NOT DEFINED FOR MIGRATION ARC1007I COMMAND REQUEST 00003387 SENT TO DFSMSHSM Level 2 not defined? From my ARCCMDxx SETSYS TAPEMIGRATION(ML2TAPE(TAPE(TAPELIB)) RECONNECT(ALL)) /* TAPEMIGRATION(DIRECT(TAPE(TAPELIB)) RECONNECT(ALL)) */ I tried both of these parameters, but neither worked. I know this has to be something super easy and that's why I'm over looking it. -- 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
