Home > Common Problem > body text

Can dmp files be deleted?

藏色散人
Release: 2020-10-08 18:08:03
Original
22849 people have browsed it

The dmp file can be deleted; the dmp file is an error dump file in the Windows system; a memory dump file in the Windows operating system. When an error blue screen occurs in Windows, the system will save the data in the current memory. Write directly to the file to facilitate locating the cause of the fault.

Can dmp files be deleted?

Recommended: "Programming Video"

DMP is the error dump file in the windows system. can delete. Memory dump files in the Windows operating system. When a blue screen error occurs in Windows, the system directly writes the data in the current memory (including virtual memory) to the file to facilitate locating the cause of the fault.

For example, Windows' own memory.dmp and minixxxx.dmp files. If you have windbg, you can use the dmp file to analyze the errors. Especially for dmp files generated by blue screens. The cause of the error can be found quickly.

In Oracle system DMP is the dump file in Oracle system.

Can dmp files be deleted?

The above is the detailed content of Can dmp files be deleted?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
dmp
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template