Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Unveils New Agentic Capabilities Across Analytics, Data Engineering, and Trust: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
manojkulkarni
Partner - Specialist II
Partner - Specialist II

DataTransfer Connection to OnPremise ODBC

Hi All,

I am trying to connect on premise database using ODBC from DataTransfer, i could establish connection and get the list of Owners but not able to see the databases. When i inspect the log file it says

localhost 3.19.2 Global ERROR Error: GetTablesCommand failed.
at getTables (C:\Program Files\Qlik\DataTransfer\DataUploadService\index.js:471:92205)
at processTicksAndRejections (internal/process/task_queues.js:94:5)

1 Solution

Accepted Solutions
PadmaPriya
Support
Support

Hello @manojkulkarni 

 

It seems to be an limitation with the package.

 

Thanks,

Padma Priya

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

3 Replies
PadmaPriya
Support
Support

Hello @manojkulkarni 

 

I hope your queries were answered in the other post and mentioned is the below link:

https://community.qlik.com/t5/Connectivity-Data-Prep/DataTransfer-Connection-to-On-Premise-ODBC/m-p/...

 

The issue is related to Windows' ODBC DSN setup on the machine where reload fails. 
Below are some basic steps to troubleshoot this issue in Windows ODBC administrator tools. 

 

Please check if ports are enabled and also refer to below article:

https://support.qlik.com/articles/000005615

 

Let us know if issue persists we can look into it.

 

Thanks.

Padma Priya

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
manojkulkarni
Partner - Specialist II
Partner - Specialist II
Author

Hi PadmaPriya,

 

Yes you are correct, my other post was related to connection which is rectified. This is extended case of the same issue.

I am able to make connection using ODBC through DataTransfer and able to get the list of tables in empty schema but incase of large data sets i am not able to the list of tables itself. Do we need to make any specific configuration to handle large data sets or any limitations with odbc connector package  ? 

PadmaPriya
Support
Support

Hello @manojkulkarni 

 

It seems to be an limitation with the package.

 

Thanks,

Padma Priya

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!