SUPPORT / SAMPLES & SAS NOTES
 

Support

Sample 26176: Moving Data from Here to There Using SAS Enterprise Guide

DetailsAboutRate It
Here’s an easy way to copy data from one SAS server to another, using SAS Enterprise Guide:
  1. In the Server List view, expand the server with the source data so that you can select the data set.

  2. Right-click the data set and choose Copy.

  3. Expand the target server in the same way, selecting the library where you want the data to land.

  4. Right-click the library and choose Paste.

SAS Enterprise Guide copies the data set record-for-record over the network from one server to the other. Note that for large data, this operation can take a long time.

TIP:
Another more efficient way to move data around is to use the Upload and Download SAS Data tasks. They currently don’t ship with SAS Enterprise Guide “out of the box,” but they are available on the SAS support Web site in the Software Downloads section. Look for Upload/Download SAS Data Sets — Tasks for SAS Enterprise Guide.

This tip was adapted from Chapter 18, "Ten SAS Enterprise Guide Productivity Tips" from SAS for Dummies.


About the Author
Chris Hemedinger is a senior software manager in the Business Intelligence Clients division at SAS. Chris began his career at SAS in 1993 as a technical writer, creating hits such as SAS Companion for the OS/2 Environment (remember OS/2?) and SAS Companion for the Microsoft Windows Environment. In 1997 he became involved in a prototype project to make SAS easier to use for non-programmers -- that project evolved into the hugely popular SAS Enterprise Guide, a product that Chris has worked with ever since.

He co-authored SAS for Dummies with Stephen McDaniel. The book is available from the online bookstore.


These sample files and code examples are provided by SAS Institute Inc. "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Recipients acknowledge and agree that SAS Institute shall not be liable for any damages whatsoever arising out of their use of this material. In addition, SAS Institute will provide no support for the materials contained herein.