Azure Elastic Job runs without errors but doesn't appear to call stored procedure

Chris Ward 1 Reputation point
2023-06-02T06:57:28.46+00:00

I have an Azure Elastic Job set up to call a stored procedure on 10 different shards.

I can run the SP on the shards from SSMS and each shard takes anywhere from a few minutes to over an hour from SSMS

When I start the Elastic job it runs for a couple of hundred seconds it varies and then says that it finishes successfully.

I don't feel it's actually calling the SP or finishing because it finishes so quick compared to running the same SP from SSMS

What can I do to figure out what the issue is?

Azure SQL Database
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.