| Product | Release |
|---|---|
| Base SAS | 9.2 |
| Previous Page | | | Next Page |
| Procedures under z/OS |
| z/OS specifics: | options |
| See: | The CIMPORT Procedure in Base SAS Procedures Guide |
| Details | |
| See Also |
| Details |
The DISK option is the default for the CIMPORT procedure. Therefore, PROC CIMPORT defaults to reading from a file on disk instead of from a tape. If you want to read a file from tape, then specify the TAPE option.
When writing and reading files to and from tapes, you are not required to specify the DCB attributes in a SAS FILENAME statement or FILENAME function. However, it is recommended that you specify BLKSIZE=8000.
Note: Starting in SAS 9.1, you
can use the MIGRATE procedure
to migrate a SAS library from a previous release. For more information, see
the Migration Community at support.sas.com. ![[cautionend]](../../../../common/61925/HTML/default/images/cautend.gif)
| See Also |
CIMPORT Procedure in Base SAS Procedures Guide
The MIGRATE procedure and cross-release compatibility at support.sas.com
| Previous Page | | | Next Page | | | Top of Page |
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.
