Hi.
We have several windows servers with a lot of big dump files in a universe subfolder called "minidump".
Is there a way to avoid this kind of dumps, in order to prevent disk filling?
Thanks in advance.
p.d.
A sample from eventlog:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="UniVerse" />
<EventID Qualifiers="49152">1004</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2021-02-12T03:35:21.000000000Z" />
<EventRecordID>11202874</EventRecordID>
<Channel>UniVerse</Channel>
<Computer>XXXXXXXXXXX</Computer>
<Security />
</System>
- <EventData>
<Data>Unhandled Exception raised at address 0xD43953DF : Access violation. Attempted to read from address 0x81567BA0. Exception file: c:UVUVminidumpexception_33900_0212_033521.txt Min dump file: c:UVUVminidumpu2dump_33900_0212_033521.dmp</Data>
Regards.
--
Augusto Alonso