[ODBC Teradata Driver] Query Timeout Expired

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!

@dla0313

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

2 Likes

Thanks, yes I increased the timeout to 60 seconds and its working now.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.