Question
Insufficient time to complete activity - Query Database smart service & Stored Procedure
Hi,
There is an issue i am facing with query databse smart service, Where i am executing a stored procedure which fetches data from multiple tables and insert same data to a table.
- It works if i execute the stored proc with same parameters by SSMS(SQL Server Management Studio)
- By Query Database Smart Service it sometimes gives me error -
| The amount of time allocated for the completion of an unattended activity was insufficient to allow the activity to complete. |
attached screenshot for reference

Thanks
