Closed
Solved
How to run Connect-SQL asynchronously?
Is there any way to run Connect-SQL asynchronously? We have RDB rule that starts long running stored procedure. The activity that call Connect-SQL with that RDB rule fails with timeout error in 3 minutes.
Stored procedure works really long time and it would be the best solution to launch it asynchronously some way.