![]() Chapter Contents |
![]() Previous |
![]() Next |
| SAS Companion for the CMS Environment |
Under CMS, permanent SAS files can be stored in the following formats:
| Advantages of Tape Format |
| Disadvantages of Tape-Format Files on Tape |
Tape-format files on tape have the following disadvantages:
data new;
set tape.one
tape.two;
run;
| Disadvantages of Tape-Format on Disk |
Tape-format files on disk have many of the same disadvantages as tape-format files on tape:
![[cautend]](../common/images/cautend.gif)
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.