DB2 Version 9.7 for Linux, UNIX, and Windows

In-database analytics with SAS embedded process support added

You can use an in-database approach to analytics in the data warehouse by running the SAS embedded process (SAS EP) on the DB2® database server.

The ability to dynamically score, or to run regression, clustering, neural net, and other analytic algorithms within the database server environment-thereby pushing the processing and deep analytics to where the data lives-reduces the latencies that are associated with moving data, and increases flexibility in end user analytic capabilities.

SAS Scoring Accelerator for DB2 enables the scoring process to be done inside the database and does not require data movement. Prior to Version 4.1, SAS Scoring Accelerator for DB2 translated the models that were developed by SAS Enterprise Miner into scoring functions that could be deployed inside the DB2 data server. The scoring functions could be used in SQL statements like other DB2 user-defined scalar functions, providing the following benefits:
New enhancements in SAS Scoring Accelerator for DB2 Version 4.1, which eliminate the need to register scalar user-defined functions (UDFs), make the process of deploying and running scoring models in DB2 more dynamic, and result in better performance when executing models against large data sets. Scoring models that were developed for SAS Enterprise Miner can be deployed in a DB2 database in their native form. The models can be referenced and used in SQL statements through an analytic expression.