LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 1996, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 15 Apr 1996 17:12:42 -0700
Reply-To:     Larry Bertolini <Larry.Bertolini@OSU.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Larry Bertolini <Larry.Bertolini@OSU.EDU>
Organization: Ohio State University - University Technology Services
Subject:      Re: NEED UNIX COMMAND TO COPY TO TAPE

John Charles Gober wrote: > > We are trying to copy a dataset to a 3480 from our UNIX to an IBM > standard label. I'm too cheap to by a Unix book so can someone help. > We have already done it using TAR commands but everyone knows how far > that will get use. > > John Charles GoberYou could use SAS/CONNECT, and transfer the data directly from UNIX file to MVS tape file.

You could also FTP the data from UNIX to MVS temp disk, then IEBGENER from disk to tape. -- Larry Bertolini : Larry.Bertolini@osu.edu : "220, 221... University Technology Services : 1121 Kinnear Rd : whatever it Ohio State University : Columbus, OH 43212-1153 : takes."


Back to: Top of message | Previous page | Main SAS-L page