If you have installed and configured
SAS/CONNECT, then both SAS Data Integration Studio and SAS Enterprise
Miner can generate
SAS/CONNECT code as part of a job. For example, suppose that you are creating
a SAS Data Integration Studio job that processes a large amount of
remote data. Instead of sending requests for data across the network
and results being returned across the network to you, the job can
use
SAS/CONNECT compute
services to submit the code that does the processing to a
SAS/CONNECT server that is running on the
remote machine, as shown in the following figure.
Because the code is
now executing on the machine where the data resides, the job can execute
much faster.
Alternatively, the job
can use the data transfer service in
SAS/CONNECT to download the data from the remote host so that
the job can run on the local processor. If necessary, the job can
also upload revised data.
For complete details
about how to set up your environment in order to enable this functionality,
see
Setting Up Multi-Tier Environments in SAS Intelligence Platform: Desktop Application Adminstration Guide. For information about creating data integration and data
mining jobs, see the user's guides and online Help for SAS Data Integration
Studio and SAS Enterprise Miner.