Forum Discussion

Sharon_dudu's avatar
Sharon_dudu
Frequent Visitor
6 years ago
Solved

Trouble with refresh : Unable to connect to data source undefined

Hi guys,   I'm trying to refresh a dataset from 7 data sources - three of them are databases from the IBM Informix Pronto dataset and the other four are local files.    I suddenly got this error ...
  • Sharon_dudu's avatar
    Sharon_dudu
    6 years ago

    I finally solved this problem!!! I did a research about SQL ERROR -213 and it is about query timeout.  Then I set a time out option in my data source. ( [timeout=#duration(0,0,30,0)])), then the problem solved! But it took so long to refresh the dataset now.