Skip to main content

plugin_proval_crash_dumps

Purpose

Optional container to hold data retrieved from EPM - Data Collection - Script - Get-CrashDump.

Dependencies

Created by: EPM - Data Collection - Script - Get-CrashDump if CreateTable is 1.
Modified by: EPM - Data Collection - Script - Get-CrashDump if CreateTable is 1.

Tables

plugin_proval_crash_dumps

ColumnTypeExplanation
ComputerIDINTThe associated computer ID.
Crash_TimeVARCHARThe time of the crash.
ProcessorVARCHARThe processor type.
Full_PathVARCHARThe full path to the dump file.
Stack_Address_2VARCHARA stack address.
Dump_File_SizeVARCHARThe dump file size.
Caused_By_AddressVARCHARThe address of what caused the issue.
Stack_Address_3VARCHARA stack address.
CompanyVARCHARThe company, if known.
File_DescriptionVARCHARThe file description.
Bug_Check_CodeVARCHARThe bug check code.
Parameter_4VARCHARA parameter of some sort.
Minor_VersionINTThe minor version.
Parameter_2VARCHARA parameter of sorts.
Dump_FileVARCHARThe name of the dump file.
Product_NameVARCHARThe product name.
Caused_By_DriverVARCHARThe driver that caused the issue.
Crash_AddressVARCHARThe address of the crash.
Parameter_3VARCHARA parameter it seems.
Parameter_1VARCHARAnother parameter.
Bug_Check_StringVARCHARThe bug check string.
File_VersionVARCHARThe file version.
Dump_File_TimeVARCHARThe dump file time.
Computer_NameVARCHARThe computer name; sometimes not shown.
Processors_countINTThe number of processors.