Data in the SAS Intelligence Platform |
Data can be stored in a wide range of third-party databases, including the following:
relational databases such as Oracle, Sybase, DB2, SQL Server, and Teradata
hierarchical databases such as IBM Information Management System (IMS)
Computer Associates Integrated Database Management System (CA-IDMS), which is a network model database system
Several of the SAS/ACCESS engines use an input/output (I/O) subsystem that enables applications to read entire blocks of data instead of reading just one record at a time. This feature reduces I/O bottlenecks and enables procedures to read data as fast as they can process it. The SAS/ACCESS engines for the following products support this functionality:
Oracle
Sybase
DB2 (UNIX and PC)
ODBC
SQL Server
Teradata
These engines, as well as the DB2 engine on z/OS, can also access database management system (DBMS) data in parallel by using multiple threads to the parallel DBMS server. Coupling the threaded SAS procedures with these SAS/ACCESS engines provides even greater gains in performance.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.