> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Jangula, Duane A. > Sent: Friday, March 16, 2007 2:03 PM > To: [email protected] > Subject: Copy file(s) from one lpar to another > > I am new to the sms world. Have a question about coping files from one > lpar to another. > > Our production lpar and testlpar are separate systems, > separate catalogs > and all that good stuff. > > I want to copy file(s) from our production lpar to our Test > lpar. Many > of the files are sms managed. What I would like to do is > copy any file; > regardless of its manageclass,etc and just put it to a volume on our > test lpar. When I use ADRDSSU, I get various messages. I have tried > running this a 100 times, and I basically get any of the > three messages > below. > > Like I mentioned, I just want to copy the file and I really don't care > about sms. Does anybody have any jcl (mvs utility) that > will just do > the copy period.... Thanks.
<snip> > > Duane Jangula If you mean: "How to I copy a file on system1 and place it on a system2 SMS managed volume, when system1 and system2 are not in the same SMSplex?", then you CANNOT do this. Period. OK, you can. But if you do, when it breaks, you get to keep both pieces. And I will NOT tell you how to do this. It is EVIL, so to speak. You may be able to allocate a dataset on a nonSMS managed volume which "belongs" to system2. Cataloguing it is a whole 'nuther question unless the catalogs are shared. As one person indicated, you can use FTP to send the dataset from system1 to system2, assuming that system2 is running FTP and there is an IP connection between the two systems. I've done this myself. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

