Chapter Contents |
Previous |
Next |
SAS Companion for the OS/2 Environment |
To directly access a Version 5 SAS data set that was created on a remote host computer, use SAS/CONNECT software to establish a communication link between your local SAS session under OS/2 and a remote SAS session under the other host. Once you have established a link, you can remotely submit SAS statements to process the Version 5 data on the remote host computer, or you can download the Version 5 data set to a Version 8 data set under OS/2. SAS/CONNECT software provides a convenient one-step way to transport SAS files from system to system. For more information about downloading files, see SAS/CONNECT User's Guide.
As an alternative, you can create a transport data set from your Version 5 data set and transport your file from the host to OS/2. Then you can use the XPORT engine to create a Version 8 file from this transport file. If you are accessing Version 6 remote SAS data sets, you can also use PROC CPORT to create the transport file.
The method for transporting data sets differs from the method for transporting SAS catalogs. For more information about transporting SAS files, see SAS Institute's Web page and select Technical Support.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.