Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

How to collect dump files for the Qlik Data Gateway - Direct Access ODBC connector crashes.

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
NadiaB
Support
Support

How to collect dump files for the Qlik Data Gateway - Direct Access ODBC connector crashes.

Last Update:

Dec 5, 2023 10:44:13 AM

Updated By:

NadiaB

Created date:

Aug 21, 2023 2:27:14 PM

Attachments

If the ODBC Connector service bundled with the Qlik Data Gateway - Direct Access crashes intermittently, then any active reloads through the connector during the crash may fail with different errors. In this case, it may become necessary to collect crash dump files to proceed further with the investigation.

The logs show an ODBC crash at the time of the issue, this can be verified by reviewing the DirectAccess log located at C:\Program Files\Qlik\ConnectorAgent\data\logs

229 2023-07-26 21:00:59 [Manager        ] [WARN ] ODBC process (1912) has exited (exit code: 0), going to restart it

A PowerShell script provided by Qlik's development team is attached to the article. It can be used to create the necessary entries in the Registry.
  1. Open the Windows Registry
  2. Go to the following path HKLM\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps
  3. In the LocalDumps folder, create new registry keys for both dotnet.exe and ConnectorAgent.exe
  4. In each of the folders, add:
    • A String value, name it DumpFolder and indicate the folder path to store the dump files
    • A DWORD, name it DumpCount and set it to 10
    • A DWORD, name it DumpType and set it to 2
  5. Reboot the server for the registry setting changes to take effect

    NadiaB_0-1701790948702.png

 

Once the dump files are available, attach them to the case, along with any other relevant information.

Related Content

Necessary information for Qlik Data Gateway - Direct Access cases 

 

Environment

Qlik Data Gateway - Direct Access (All versions)

 

Labels (1)
Version history
Last update:
‎2023-12-05 10:44 AM
Updated by: