On Fri, 27 Nov 2009 10:54:30 +0100, Miklos Szigetvari wrote: > >We receive large dumps via FTP in tersed format :, >- can I write the SYSUT2 (output) to LARGE dataset ? > - can I use the SYSUT1 (input ) as temporary ? > I believe you can use as SYSUT1 the concatenation of a temporary data set with suitable attributes followed by a POSIX pipe, and entirely avoid the need for a large temporary data set.
Some Rexx plumbing required. z/OS 1.11 FTP enhancements may make this easier. -- gil ---------------------------------------------------------------------- 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

