SQL server 2022 job fails

Delmira Oliveira 100 Reputation points
2025-09-11T07:43:40.6466667+00:00

Hello

SQL Server 2022 16.0.4212.1 Installed in a windows server 2025 DC.

SQLSERVERAGENT starts with NT Service\SQLSERVERAGENT

I have some jobs that runs at the scheduled times.

But one no.

Failure: "Job failed. The job was invoked by Schedule 9 (06:00 xxxxx). The last step to execute was step 0 (no steps ran)."

Job steps: exec SP_01

GO

EXEC SP_02

But if I run it manually, it runs without problems. Can anyone help me?

Thank you

SQL Server | SQL Server Transact-SQL
{count} votes

Your answer

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