On Mon, 21 Jan 2008 15:41:53 -0500, Jon Brock <[EMAIL PROTECTED]> wrote:
>I am trying to write out a Unix System Services file -- a tar archive -- >to tape. For simplicity's sake, I was planning on using IEBGENER, but >I'm a bit confused as to what file characteristics to use for this. >Anybody out there have any sample JCL? > >Thanks, >Jon > I always very happily used omvstape from the z/OS Unix Tools and Toys page: http://www.ibm.com/servers/eserver/zseries/zos/unix/bpxa1ty2.html I did go in and modify some of the blocking, etc, to make it more efficient space-wise (I was storing a *lot* of information, and that made a big difference), but you need the C compiler to do that. Aaron ---------------------------------------------------------------------- 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

