Skip to main content
Announcements
Qlik Announces Qlik Talend Cloud and Qlik Answers: LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
rossmar
Contributor
Contributor

SQL server connection error

Hello,

I am new to Qlik Sense. I have 8 apps connected to 8 different SQL servers. All are scheduled to reload hourly on the hour. It was working well for the last 3 - 4 weeks until 3 of the apps failed to reload today. I am using data load editor to load my data but I didn't change anything from the code nor the connection properties.

Data servers looks fine as i was able to connect using SSMS. But when I'm trying to load, reload or test connect. It's giving me a timeout error. 

 

Labels (2)
1 Reply
SankarReddy
Support
Support

Hi @rossmar 

 

Please check this cmd on PowerShell and see it is working for you or not.

Test-netconnection -computername <SQLSERVER>  -Port 1433

SankarReddy_0-1646895410462.png

Best Regards,

Sankar Reddy K.