IBM Support

SPSS Statistics 21.0 Fix Pack 1

Download


Abstract

This Fix Pack will upgrade your SPSS Statistics 21.0 (21.0.0.0) installation to SPSS Statistics 21.0 FP1 (21.0.0.1)

Download Description

This Fix Pack provides important product corrections for SPSS Statistics 21.0. It has gone through a targeted regression test suite aimed at validating the roll-up of escalated defect resolutions that have gone into the build kits.

Issues corrected: Fix List

NOTE: The 21.0.0.1 Fix Pack contains all Interim Fixes made available for 21.0.0.0, as well as other corrected issues, and can be installed over any of the earlier Interim Fixes with no conflict.
If you are searching for the IBM SPSS Statistics Subscription download, please refer to IBM Docs SaaS Documentation.

Prerequisites

This Fix Pack is language independent but can only be installed over existing client and server installations of IBM SPSS Statistics 21.0.0.0.

Installation Instructions

Note: For SmartReader, R Essentials, Programmability SDK, and IO Module users, the 21.0.0.1 upgrades are available on the SPSS Community website. Please check the site for further information. Until you can upgrade these packages, the Statistics 21.0.0.1 Fix Pack is compatible with the 21.0.0.0 version of the programmability package.


SPSS Statistics - 21.0 FP1 Installation Instructions
 
Installation Windows (click to expand)
Installation Windows
1. Log in as a local administrator.
2. Download the Fix Pack to a temporary location on your hard drive.
3. Ensure that no versions of Statistics are running.
4. Run the Statistics 21.0.0.1 Fix Pack executable.
Note: If you are installing on a Windows Server 2008, Windows Vista, or Windows 7 operating system, you must use "Run as Admin" by first right-clicking on the executable.
5. Allow a reboot.
6. Statistics 21.0.0.1 is ready to run. Use the Help -> About menu to verify that 21.0.0.1 is now the installed version.

Guidelines for unattended/pushed installations for Windows-based clients:
The SPSS Statistics 21.0.0.1 for Windows Fix Pack obeys the same rules documented in the Site and Network License Administrator's Guides regarding "Extracting the Contents of a Downloaded Installer file" and "Pushing an Installation to Windows Computers".

In this case,

1. Download the appropriate installer file to a temporary location on your hard drive.
2. Open a command window as the local Administrator account and change directory to the temporary download location.
3. Extract the "SPSSStatistics21.0.1Patch.msi" and locale-specific .mst file into a specified location from the downloaded FixPack installer file, "21.0-IM-S21STATC-<OS>-FP001.exe",using the documented "/b" switch: 21.0-IM-S21STATC-<OS>-FP001.exe /b"c:\Stats21001FixPack" (where <OS> is your operating system)
4. You can then copy the two extracted files to a network share for easier distribution.
5. Install the patch:
msiexec /i "c:\Stats21001FixPack\SPSS_Statistics_21001_<OS>_Patch.msi" /qn /L*V
"c:\Stats21001FixPack\Stats21001install.log" TRANSFORMS="c:\Stats21001FixPack\1033.mst"
(where <OS> is the same operating system specification as in step 3)

Installation Mac OS X 10.8 (Mountain Lion) and Mac OS X 10.7 (Lion) (click to expand)
Installation Mac OSX 10.8 (Mountain Lion) and Mac OSX 10.7 (Lion)

1. Download and save the Statistics 21.0.0.1 Fix Pack to your local hard drive.


2. Ensure that no versions of Statistics are running.
3. Execute the Statistics 21.0.0.1 Fix Pack installer from the downloaded .dmg file.
4. Statistics 21.0.0.1 is ready to run. Use the About Statistics 21 menu to verify that 21.0.0.1 is the installed version.

Guidelines for unattended/pushed installations for Macintosh-based clients:

IBM SPSS Statistics 21 FixPack 1 for Mac OS X has a silent (push) installer. To install this FixPack on Mac systems, do the following:

1. Open the 21.0-IM-S21STATC-Mac-Silent-FP001.dmg disk image and copy the two files to your desktop (or any writable location).

2. Open a Terminal window and change directories to the location of the patch installer and installer.properties file.

3. Edit the installer.properties file to suit your needs. The USER_INSTALL_DIR parameter must be defined. For example, if the current SPSS Statistics 21 install is in the default /Applications/IBM/SPSS/Statistics/21, USER_INSTALL_DIR would be:

USER_INSTALL_DIR=/Applications/IBM/SPSS/Statistics/21

4. Uncomment and modify other parameters as needed.

5. To execute the installer, use the following command:

./SPSS_Statistics_Installer_Silent.bin -f installer.properties

Installation Linux (click to expand)
Installation Linux
1. Download the Fix Pack to a temporary location on your hard drive.
2. Ensure that no versions of Statistics are running.
3. Open a terminal window and execute the 21.0-IM-S21STATC-Linux8632-FP001.bin executable file as the ‘root’ user.
4. Statistics 21.0.0.1 is ready to run. Use the Help -> About menu to verify that 21.0.0.1 is the installed version.

Guidelines for unattended/pushed installations for Linux-based clients:



The SPSS Statistics 21.0.0.1 for Linux Fix Pack obeys the same rules documented in the Site and Network License Administrator's Guides regarding "Running a Silent Installation on Mac and Linux Computers".

Note: Please contact IBM SPSS Technical Support to obtain the appropriate installer.properties file for the Linux platform.

SPSS Statistics Server - 21.0 FP1 Installation Instructions
 
Installation Windows (click to expand)
Installation Windows
1. Log in as a local administrator.
2. Download the Fix Pack contents to a temporary location.
3. Ensure that the same version of Statistics Server is not running, as multiple versions can be installed on the server.
4. Run the Statistics Server 21.0.0.1 Fix Pack executable.
Note: If you are installing on Windows Server 2003 or 2008 Server, right-click setup.exe in the Windows sub folder and choose “Run as Administrator”.
5. Allow a reboot.
6. SPSS Statistics Server 21.0.0.1 is ready to run. Check the service name or add/remove programs, or launch statisticsb and run the SHOW VERSION command to verify 21.0.0.1 as the installed version.


Installation UNIX/Linux (click to expand)
Installation UNIX/Linux
Note: On UNIX and Linux, the Statistics Server upgrade is now a true incremental upgrade and not a complete, fresh installation. Installing the Fix Pack for the appropriate platform should be similar to the instructions for installing your server given in the SPSS Statistics Server Installation Instructions.

1. Download the Fix Pack to a directory on the server machine.
2. Shut down Statistics Server prior to applying the Fix Pack.
3. You need to ensure the ownership and permissions for the /bin, /lib and /common subdirectories of the Statistics installation directory. For example, if you installed as root, to change the ownership and permissions, go to Statistics installation directory and run the following commands at the UNIX prompt: chown -R root:root bin lib common
chmod -R 777 bin lib common
4. When running SPSS Statistics Server with internal authentication, a regular user can be the owner of these directories. Refer to the SPSS Statistics Server Administrator’s Guide for more information.
5. The Fix Pack can be installed silently using the installer.properties file that comes with the 21.0 release (on the DVD): ./<installer_name> -f installer.properties where <installer_name> is the installer .bin file that you ftp'ed to the server.
6. You can also execute the installer directly to launch a graphical version of the installer. (Note: You will need an X Window System to do so): ./<installer_name>
Note for graphical installer: You should change the default installer directory for the patch in the Install Wizard to point it to the directory on the server where Statistics Server 21.0 is installed.
7. Start the Statistics Server after the Fix Pack installation is complete.
8. Run ./statisticsb and enter SHOW VERSION. The response should indicate 21.00.00.01

Note: Version 19.0.0.1 and later now provide support for the zLinux SuSe 11 platform, but a particular Fortran library is required, and can be obtained at novell.com/products/linuxpackages/server10/sp3/s390x/libgfortran.html

SPSS Collaboration and Deployment Services - Server Adapter for Statistics 21.0 FP1 Installation Instructions

The following instructions are for installing the SPSS® Collaboration and Deployment Services - Server Adapter for Statistics to an existing SPSS® Collaboration and Deployment Services Repository. The adapter registers mime types required by SPSS® Statistics with the SPSS Collaboration and Deployment Services Repository. For users installing to a 5.0 or 4.2 repository, the adapter also includes the Statistics portal, which allows users to run web applications that utilize SPSS Statistics.
 
Users Installing to SPSS Collaboration and Deployment Services 4.2 and 5.0 (click to expand)
Installation Collaboration and Deployment Services - Server Adapter for Statistics

Note: If you already have the 21.0 Collaboration and Deployment Server Adapters installed, this installation will remove the old adapters and install the new ones for FP1.

Ensure that the IBM SPSS Collaboration and Deployment Services application server is in the following state:

JBOSS: shutdown

WebLogic: shutdown


WebSphere: running; server should be recycled prior to running the installer to clean jni handles
  • Unzip the installer for your platform with appropriate SPSS Collaboration and Deployment Services version (supported versions are 5.0 and 4.2).

For example : SPSS Collaboration and Deployment Services 4.2.1 for windows 64 bit

21.0-IM-S21STATA4.2-Windows64-FP001.exe

Launch the installer and follow the instructions that appear on the screen.

When prompted for a Java Virtual Machine, choose the same Java VM that you used when installing SPSS Collaboration and Deployment Services. If that Java VM is not in the list displayed on the Choose Java Virtual Machine panel, then click Choose Java Executable to navigate to the desired Java VM or click Search Another Location to perform an automated search for Java VM instances under a specified location.

If you encounter errors using the above approach, then please launch the installer from the


command line, using the LAX_VM parameter to specify the path to the desired Java VM, as in:
install.exe LAX_VM <path to Java executable>

Please be sure to specify the path to the same Java executable you used when installing IBM SPSS
Collaboration and Deployment Services, for example:
install.exe LAX_VM "C:\Program Files\Java\jre1.6.0_05\bin\java.exe"

Restart SPSS Collaboration and Deployment Services.

On
[{"DNLabel":"IBM SPSS Statistics Client 21.0 Linux32 Fix Pack1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"394800000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATC-Linux8632-FP001&includeRequisites=1&includeSupersedes=0&downlo","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Client 21.0 Mac Fix Pack 1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"304822000","DNPlat":{"label":"Mac OS","code":"PF017"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATC-Mac-FP001&includeRequisites=1&includeSupersedes=0&downloadMeth","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Client 21.0 Mac Silent Install FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"306447000","DNPlat":{"label":"Mac OS","code":"PF017"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATC-Mac-Silent-FP001&includeRequisites=1&includeSupersedes=0&downl","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Client 21.0 Win32 Fix Pack 1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"361308000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATC-WIN32-FP001&includeRequisites=1&includeSupersedes=0&downloadMe","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Client 21.0 Win64 Fix Pack 1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"397862000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATC-WIN64-FP001&includeRequisites=1&includeSupersedes=0&downloadMe","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 21.0 AIX Fix Pack 1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"466449000","DNPlat":{"label":"AIX","code":"PF002"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATS-AIX-FP001&includeRequisites=1&includeSupersedes=0&downloadMeth","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 21.0 HPUX Fix Pack 1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"877019000","DNPlat":{"label":"HP-UX","code":"PF010"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATS-HPUXIA-FP001&includeRequisites=1&includeSupersedes=0&downloadM","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 21.0 Linux32 Fix Pack1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"383140000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATS-Linux8632-FP001&includeRequisites=1&includeSupersedes=0&downlo","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 21.0 Linux64 Fix Pack1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"395010000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATS-Linux8664-FP001&includeRequisites=1&includeSupersedes=0&downlo","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 21.0 Solaris Fix Pack ","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"544956000","DNPlat":{"label":"Solaris","code":"PF027"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATS-Solaris-FP001&includeRequisites=1&includeSupersedes=0&download","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 21.0 Win32 Fix Pack 1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"306887000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATS-WIN32-FP001&includeRequisites=1&includeSupersedes=0&downloadMethod","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 21.0 Win64 Fix Pack 1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"330522000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATS-WIN64-FP001&includeRequisites=1&includeSupersedes=0&downloadMethod","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server zLinux Fix Pack 1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"389033000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATS-zLinux-FP001&includeRequisites=1&includeSupersedes=0&downloadM","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapters 21.0 for C&DS 4.2 AIX FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"114924000","DNPlat":{"label":"AIX","code":"PF002"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA4.2-AIX-FP001&includeRequisites=1&includeSupersedes=0&downloadM","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapters 21.0 for C&DS 4.2 HPUX FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"111202000","DNPlat":{"label":"HP-UX","code":"PF010"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA4.2-HPIA-FP001&includeRequisites=1&includeSupersedes=0&download","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapt 21.0 for C&DS 4.2 Linux32 FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"85701000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA4.2-Linux8632-FP001&includeRequisites=1&includeSupersedes=0&dow","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapt 21.0 for C&DS 4.2 Linux64 FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"85711000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA4.2-Linux8664-FP001&includeRequisites=1&includeSupersedes=0&downloa","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapt 21.0 for C&DS 4.2 Solaris FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"89056000","DNPlat":{"label":"Solaris","code":"PF027"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA4.2-Solaris-FP001&includeRequisites=1&includeSupersedes=0&downl","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapter 21.0 for C&DS 4.2 Win32 FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"86739000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA4.2-Win32-FP001&includeRequisites=1&includeSupersedes=0&downloa","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapter 21.0 for C&DS 4.2 Win64 FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"89769000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA4.2-Win64-FP001&includeRequisites=1&includeSupersedes=0&downloa","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapter 21.0 for C&DS 4.2 zLinuxFP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"86036000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA4.2-zLinux-FP001&includeRequisites=1&includeSupersedes=0&downlo","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapters 21.0 for C&DS 5.0 AIX FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"120000000","DNPlat":{"label":"AIX","code":"PF002"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA5.0-AIX-FP001&includeRequisites=1&includeSupersedes=0&downloadM","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapters 21.0 for C&DS 5.0 HPUX FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"116277000","DNPlat":{"label":"HP-UX","code":"PF010"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA5.0-HPIA-FP001&includeRequisites=1&includeSupersedes=0&download","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapt 21.0 for C&DS 5.0 Linux32 FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"90776000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA5.0-Linux8632-FP001&includeRequisites=1&includeSupersedes=0&dow","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapt 21.0 for C&DS 5.0 Linux64 FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"90776000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA5.0-Linux8664-FP001&includeRequisites=1&includeSupersedes=0&dow","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapt 21.0 for C&DS 5.0 Solaris FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"94131000","DNPlat":{"label":"Solaris","code":"PF027"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA5.0-Solaris-FP001&includeRequisites=1&includeSupersedes=0&downl","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapters 21.0 for C&DS 5.0 Win32FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"91793000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA5.0-Win32-FP001&includeRequisites=1&includeSupersedes=0&downloa","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapters 21.0 for C&DS 5.0 Win64FP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"94823000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA5.0-Win64-FP001&includeRequisites=1&includeSupersedes=0&downloa","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Adapter 21.0 for C&DS 5.0 zLinuxFP1","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"91101000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATA5.0-zLinux-FP001&includeRequisites=1&includeSupersedes=0&downlo","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Int Plug-In \u2013 MS .NET 21.0FP1 Win32","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"11283000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATNP-WIN32-FP001&includeRequisites=1&includeSupersedes=0&downloadM","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Int Plug-In- MS .NET 21.0FP1 Win 64","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"11336000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATNP-WIN64-FP001&includeRequisites=1&includeSupersedes=0&downloadM","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Essentials - Python 21.0 FP1-AIX 64","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"141233000","DNPlat":{"label":"AIX","code":"PF002"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=AIX+64-bit,+pSeries&function=fixId&fixids=21.0-IM-S21STATPE-AIX-FP001&includeRequisites=1&includeSupersed","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Essentials- Python 21.0 FP1 HPUX 64","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"219342000","DNPlat":{"label":"HP-UX","code":"PF010"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATPE-HPIA-FP001&includeRequisites=1&includeSupersedes=0&downloadMe","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Essentials Python 21.0 FP1 Linux 32","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"76368000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATPE-Linux8632-FP001&includeRequisites=1&includeSupersedes=0&downl","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Essentials Python 21.0 FP1 Linux 64","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"124687000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATPE-Linux8664-FP001&includeRequisites=1&includeSupersedes=0&downl","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS StatsEssentials\u2013Python 21.0 FP1 Macintosh","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"40958000","DNPlat":{"label":"Mac OS","code":"PF017"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATPE-Mac-FP001&includeRequisites=1&includeSupersedes=0&downloadMet","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS StatsEssentials-Python 21.0FP1 Solaris 64","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"130328000","DNPlat":{"label":"Solaris","code":"PF027"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATPE-Solaris-FP001&includeRequisites=1&includeSupersedes=0&downloa","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS StatsEssentials Python 21.0FP1 Windows 32","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"25806000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATPE-WIN32-FP001&includeRequisites=1&includeSupersedes=0&downloadM","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stat Essentials Python 21.0FP1 Windows 64","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"26204000","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATPE-WIN64-FP001&includeRequisites=1&includeSupersedes=0&downloadM","DNURL_FTP":" ","DDURL":null},{"DNLabel":"IBM SPSS Stats Essentials \u2013 Python 21.0 FP1 zLinux","DNDate":"13 Mar 2013","DNLang":"Language Independent","DNSize":"120429000","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=fixId&fixids=21.0-IM-S21STATPE-zLinux-FP001&includeRequisites=1&includeSupersedes=0&download","DNURL_FTP":" ","DDURL":null}]
[{"Product":{"code":"SSLVMB","label":"IBM SPSS Statistics"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Not Applicable","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF014","label":"iOS"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"21.0","Edition":"Campus Edition;Developer;Faculty Pack;Grad Pack;Premium;Professional;Standard;Student Version","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
21 May 2021

UID

swg24034354