DB2 OLAP Server Miner, also called OLAP Miner, is a new no-charge feature of DB2 OLAP Server that brings together IBM's data mining and OLAP technologies. OLAP Miner applies a sophisticated data mining algorithm called Deviation Detection to the data stored in OLAP cubes. The algorithm scans slices of cubes, identifying values that deviate from the norm. The results of a data mining run can be used by the business analyst to focus on the interesting or surprising values in context of the source OLAP cube. You can still use the usual slice, dice, and drill operations to explore the data, but now you let the values discovered by OLAP Miner drive your analysis. See the OLAP Miner User's Guide for information about what OLAP Miner can do for you.
OLAP Miner requires the DB2 OLAP Server API to be installed on the computer on which you install the OLAP Miner server. Java is a requirement for both DB2 OLAP Server and OLAP Miner.
OLAP Miner has a client component that runs on Windows and a server component that runs on both Windows and AIX. For information about installing the OLAP Miner server component on AIX, see Installing DB2 OLAP Server Miner on AIX.
On Windows, you can install the OLAP Miner client on the same computer as the OLAP Miner server or on another computer.
To install OLAP Miner on Windows:
You can set up a silent installation so your users do not have to type responses to the prompts of the installation program. To set up a silent installation:
setup.exe -r
This will record your responses to the installation prompts into a file called setup.iss, which is stored in the main Windows directory. On Windows NT and Windows 2000 the files is stored in c:\WINNT, and on Windows 95 and Windows 98, the file is stored in C:\Windows.
setup.exe -s -f1C:\TEMP\setup.iss