tried the command ... file came down but one record only>> header 80bytes and followed by hex'40'...? ftp said -- completed--with all records I expected??
From: "McKown, John" <[email protected]> To: [email protected] Date: 08/20/2009 08:06 AM Subject: Re: spool offload Sent by: IBM Mainframe Discussion List <[email protected]> > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Brian Westerman > Sent: Thursday, August 20, 2009 1:07 AM > To: [email protected] > Subject: Re: spool offload > > Can you dump the current header? > > You can then either compare it to a new one that you > generate, or send me a > copy and I can see if I can see what needs to be changed. > > Brian Another possibility is that the offload dataset is RECFM=U. When downloaded to a non-z/OS system, even in BINary, the physical record boundries are lost. So when it is re-uploaded to z/OS, ftp doesn't really know where one physical record ends and another one is supposed to begin. I have ftp'ed RECFM=U successfully, but only by using the QUOTE STRU R command. When done this way, the record structure is encoded in the downloaded file and can be reconstructed when uploaded. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- Email Disclaimer This E-mail contains confidential information belonging to the sender, which may be legally privileged information. This information is intended only for the use of the individual or entity addressed above. If you are not the intended recipient, or an employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any disclosure, copying, distribution, or the taking of any action in reliance on the contents of the E-mail or attached files is strictly prohibited. ---------------------------------------------------------------------- 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

