Complete memory dumps are not available on computers that have 2 or more gigabytes of RAM
This article was previously published under Q274598 On This PageSYMPTOMSComplete memory dumps are not available on the following computers if they have 2 or more gigabytes (GB) of RAM:
If you set the CrashDumpEnabled DWORD value to 1 in the registry to enable a complete memory dump on a computer that is running Windows XP, or Windows 2000, the memory dump may become corrupted when your computer stops unexpectedly. RESOLUTIONImportant We recommend that you consider the following information before you enable a complete memory dump on a computer that has more than 2 GB of RAM:
Windows Server 2003, Windows XP 64-bit Edition Version 2003, Windows XP Professional x64 Edition, Windows VistaTo specify that you want to use a complete memory dump file by modifying the registry, set the CrashDumpEnabled DWORD value to 1. For example, type the following information at a command prompt, and then press ENTER:wmic recoveros set DebugInfoType =
1 To specify that you want to use the D:\Dump\Mem.dmp file
as your memory dump file by modifying the registry, set the DumpFile expandable string value to D:\Dump\Mem.dmp. For example, type the following information at a command prompt,
and then press ENTER:wmic recoveros set DebugFilePath =
D:\Dump\Mem.dmp To specify that you do not want to
overwrite any previous kernel or complete memory dump files by modifying the
registry, set the Overwrite DWORD value to 0. For example, type the following information at a command prompt,
and then press ENTER:wmic recoveros set
OverwriteExistingDebugFile = 0 Note The Write Debugging Information section of the Startup and Recovery dialog box in System Properties continues to list only Small Memory Dump (64 KB) and Kernel Memory Dump after you enable a complete memory dump by using these methods. The Complete Memory Dump option remains unavailable, and you must use the Windows registry to configure complete memory dump options.All other versions of Windows XP (including Windows XP 64-bit Edition Version 2002)You can use either of the following methods to work around this problem:
WORKAROUNDTo work around this problem, use one of the following methods:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATION The following section of the Windows 2000 Datacenter Server
Help file incorrectly states that a 4 GB memory dump can be created:
Complete Memory Dump: Not available on systems with 4 GB of RAM, nor on systems using Physical Address Extension (PAE). This records all the contents of system memory when the system stops unexpectedly. If you select this option, you must have a paging file on the boot volume that is sufficiently large to hold all of the physical RAM, plus 1 MB.
For more information about memory dump files, click the following article numbers to view the articles in the Microsoft Knowledge Base:
254649 (http://support.microsoft.com/kb/254649/)
Overview of memory dump file options for Windows 2000, for Windows XP, and for Windows Server 2003
307973 (http://support.microsoft.com/kb/307973/) How to configure system failure and recovery options in Windows
241046 (http://support.microsoft.com/kb/241046/) Cannot create a Memory.dmp file on computers with over 4 GB RAM
Technical support for Windows x64 editionsYour hardware manufacturer provides technical support and assistance for Microsoft Windows x64 editions. Your hardware manufacturer provides support because a Windows x64 edition was included with your hardware. Your hardware manufacturer might have customized the Windows x64 edition installation with unique components. Unique components might include specific device drivers or might include optional settings to maximize the performance of the hardware. Microsoft will provide reasonable-effort assistance if you need technical help with your Windows x64 edition. However, you might have to contact your manufacturer directly. Your manufacturer is best qualified to support the software that your manufacturer installed on the hardware.For product information about Microsoft Windows XP Professional x64 Edition, visit the following Microsoft Web site: http://www.microsoft.com/windowsxp/64bit/default.mspx (http://www.microsoft.com/windowsxp/64bit/default.mspx) For product information about Microsoft Windows Server 2003 x64 editions, visit the following Microsoft Web site:http://www.microsoft.com/windowsserver2003/64bit/x64/editions.mspx (http://www.microsoft.com/windowsserver2003/64bit/x64/editions.mspx) APPLIES TO
| Article Translations
|

Back to the top
