Hi All,
I am facing an issue when running multiple queries in UiPath in separate exectue query activities. It keeps throwing this error: Execute Query: ERROR [HYT00] [Teradata] [ODBC Teradata Driver] (75) Query Timeout Expired. Please help!
Hi All,
I am facing an issue when running multiple queries in UiPath in separate exectue query activities. It keeps throwing this error: Execute Query: ERROR [HYT00] [Teradata] [ODBC Teradata Driver] (75) Query Timeout Expired. Please help!
You better increase the timeout of the Execute Query activity and see
As the default activity timeout is 30 seconds and if the Query is taking more time then you can see this type of errors
You can place some delays as well if this is still not working
Hope this may help you
Thanks,
Srini
Thanks, yes I increased the timeout to 60 seconds and its working now.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.