In this guide, you'll learn how to use CEDA, the preferred strategy for file access across a network, as well as how to use the traditional method of moving a SAS file across operating environments.
Moving And Accessing Sas 9.1 Files April 2004
โ Scribed by The SAS Technical Team Writers
- Year
- 2009
- Tongue
- English
- Leaves
- 132
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Discover how you can choose from among multiple strategies to easily move or access SAS files across operating environments. In this guide you learn how to use CEDA, the preferred strategy for file access across a network. CEDA enables you to transparently read a network-mounted SAS file from any directory-based operating environment that runs SAS Version 8 or later, regardless of the file format of the SAS file; dynamically convert data between the native formats of the source and target operating environments; and change the SAS file to the format of the accessing operating environment. You can also learn how to use the traditional method of moving a SAS file across operating environments by creating a transport file that will be restored at the target machine to transfer across a network. PROC CPORT, PROC CIMPORT, PROC COPY, and the XPORT engine are used to accomplish a traditional move operation. Starting in SAS 9, another method of moving a SAS data set across operating environments is to use the XML engine to convert the file to an XML document. At the target machine, the data can be restored as a SAS data set for continued access. The information presented in this title does not apply to SAS releases prior to 6.07.
๐ SIMILAR VOLUMES
SAS Institute Inc. โ 2009, 132 pages<br/>ISBN: 1590472306, 9781590472309<div class="bb-sep"></div>Discover how you can choose from among multiple strategies to easily move or access SAS files across operating environments. In this guide you learn how to use CEDA, the preferred strategy for file acce
Explains the steps for moving SAS files across operating environments. Strategies include the Cross-Environment Data Access feature of directory-based operating environments, the CPORT and CIMPORT procedures, the XPORT engine with the DATA step or COPY procedure, and the XML engine with the DATA ste
The SAS/ACCESS interface to PC files enables you to access and use PC files quickly and easily. All the power and flexibility of SAS can be used to analyze and present data directly from popular PC file formats. Gaining access to PC files can be as simple as filling in the blanks, and analyzing and