UNIX Operating Environment |
In order to create a transport file on tape, at the source computer, use either the LIBNAME statement or the FILENAME statement, whichever is appropriate, to designate the file path as a tape device. Here are examples:
libname tranfile xport '/dev/tape1'; filename tranfile '/dev/tape1';
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.