Installing and configuring SPSS

If you want to run the SPSS®-based analytics, as part of the installation procedure, install and configure SPSS.

About this task

  • For IBM® Intelligent Operations Center V5.2.1, install and unzip the SPSS .ZIP files in the following order:
    • spss_mod_svr_18.2_win_ml.zip that contains SPSS Modeler Server 18.2.0
    • spss_mod_btch_18.2_win_ml.zip that contains SPSS Modeler Batch 18.2.0
    • spss_sdap_7.1.2_mp_en.zip that contains SPSS Data Access Pack 7.1.2
    For the SPSS installation, complete the following steps. For further information, see the SPSS Modeler 18.0 Documentation.
  • For IBM Intelligent Operations Center V5.2.0, install and unzip the SPSS .ZIP files in the following order:
    • spss_mod_svr_17.0_win_ml.zip that contains SPSS Modeler Server 17
    • spss_mod_btch_17.0_win_ml.zip that contains SPSS Modeler Batch 17
    • SPSS_DATA_ACCESS_PACK_7.1.1_MP_EN.zip that contains SPSS Data Access Pack 7.1.1
    For the SPSS installation, complete the following steps. For further information, see the SPSS Modeler 17.0 Documentation.

Procedure

For IBM Intelligent Operations Center V5.2.1, complete the following steps to unzip and install the SPSS .ZIP files:

  1. Unzip and install Modeler Server:
    1. Go to the C:/opt/IBM directory and run the following command:
      unzip spss_mod_svr_18.2_win_ml.zip
    2. Run the C:\opt\IBM\spss_mod_svr_18.2_win_ml\setup.exe executable file.
    3. Follow the instructions in the installer, and set the installation directory to the following value:
      C:\opt\IBM\SPSS\ModelerServer\18.2
  2. Unzip and install Modeler Batch:
    1. Go to the C:/opt/IBM directory and run the following command:
      unzip spss_mod_btch_18.2_win_ml.zip
    2. Run the C:\opt\IBM\spss_mod_btch_18.2_win_ml\setup.exe executable file.
    3. Follow the instructions in the installer, and set the installation directory to the following value:
       C:\opt\IBM\SPSS\ModelerBatch\18.2
  3. Unzip and install Data Access Pack:
    1. Go to the C:/opt/IBM directory and run the following command:
      unzip spss_sdap_7.1.2_mp_en.zip
    2. Run the C:\opt\IBM\spss_sdap_7.1.2_mp_en\Win64\SDAP_7.1.2_win64.exe executable file.
    3. Follow the instructions in the installer, and set the installation directory to the following value:
       C:\opt\IBM\SPSS\DataAccessPack\7.1

For IBM Intelligent Operations Center V5.2.0, complete the following steps to unzip and install the SPSS .ZIP files:

  1. Unzip and install Modeler Server:
    1. Go to the C:/opt/IBM directory and run the following command:
      unzip spss_mod_svr_17.0_win_ml.zip
    2. Run the C:\opt\IBM\spss_mod_svr_17.0_win_ml\setup.exe executable file.
    3. Follow the instructions in the installer, and set the installation directory to the following value:
      C:\opt\IBM\SPSS\ModelerServer\17.0
  2. Unzip and install Modeler Batch:
    1. Go to the C:/opt/IBM directory and run the following command:
      unzip spss_mod_btch_17.0_win_ml.zip
    2. Run the C:\opt\IBM\spss_mod_btch_17.0_win_ml\setup.exe executable file.
    3. Follow the instructions in the installer, and set the installation directory to the following value:
       C:\opt\IBM\SPSS\ModelerBatch\17.0
  3. Unzip and install Data Access Pack:
    1. Go to the C:/opt/IBM directory and run the following command:
      unzip SPSS_DATA_ACCESS_PACK_7.1.1_MP_EN.zip
    2. Run the C:\opt\IBM\SPSS_DATA_ACCESS_PACK_7.1.1_MP_EN\Win64\SDAP_7.1_win64.exe executable file.
    3. Run the C:\opt\IBM\SPSS\DataAccessPack\7.1\setup.exe executable file.
    4. Follow the instructions in the installer, and set the installation directory to the following value:
       C:\opt\IBM\SPSS\DataAccessPack\7.1

To create the SPSS ODBC data sources for IBM Intelligent Operations Center V5.2.1 or V5.2.0, complete the following steps:

  1. Click Windows Administrative Tools > Data Sources (ODBC) and add the following two system DSNs. Select IBM SPSS OEM 7.1 DB2 Wire Protocol as the driver in each case.
    • IOCDB:
      Data Source Name: IOCDB
      IP Address: localhost
      TCP Port: use the port number that was used when installing DB2 Express-C
      Database Name: IOCDB
    • IOCDATA:
      Data Source Name: IOCDATA
      IP Address: localhost
      TCP Port: use the port number that was used when installing DB2 Express-C
      Database Name: IOCDATA
  2. Test the connection in both cases using the ODBC data source administrator tool to verify that the configuration is correct.