Correction:  It looks like MDD version 1.3 fixed the specific bug to
which I referred in my last post.  There still another another bug which
causes it to underestimate the amount of physical memory present on a
system (due to its reliance on GlobalMemoryStatusEx to size physical
memory).  So the problem remains, just not for the reason previously stated.
On 8/24/2012 12:57 PM, George M. Garner Jr. wrote:
  Jon,
  total 4293001216 bytes in the file < 
 Do you know, by chance, how much memory the Windows 2008 Enterprise
 server was configured with?  MDD has a documented limitation of 4 GiB.
 Windows 2008 Enterprise Server is able to address more than 4 GiB, even
 with the 32-bit version.  If the server was equipped with more than 4
 GiB MDD would have failed to acquire the portion above 4 GiB causing
 analysis to fail.  Obviously, this memory "image" would appear to have
 other problems as MHL noted.  But I throw that out as an additional
 consideration.
 Regards,
 gmg.