Usage Note 35312: What is the largest table size that JMP® can handle?
Beginning with JMP® Version 7, all limitations on table sizes have been relaxed, so that you are now basically only limited by your operating system and your computer’s RAM. On Windows, the limit for the 32-bit version of JMP® is the lesser of available RAM/virtual memory or the 2 Gigabyte process limit.
The internal limit to the number of a data table rows and columns is defined by a 32-bit integer. The largest positive value of a signed 32-bit integer is +2,147,483,647. Remember, however, that all of the data table is held in memory, so memory capacity is the real limitation on data table size, and with extremely large files, computational time for analysis may be a practical limitation for using them.
Operating System and Release Information
| JMP Software | JMP software | Microsoft® Windows® for x64 | | |
| Macintosh | | |
| Microsoft Windows 2000 Professional | | |
| Microsoft Windows Server 2003 Standard Edition | | |
| Microsoft Windows XP Professional | | |
| Windows Vista | | |
| Linux | | |
| Linux for x64 | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
The internal limits to the size of the data tables is quite large, the maximum size of an integer on the given system for both the number of rows and columns. Remember, however, that all of the data table is held in memory so the real limitation is how much memory is available and accessible.
| Date Modified: | 2009-12-11 13:27:51 |
| Date Created: | 2009-03-25 14:20:25 |