Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Error handling - How to get job name

$
0
0
Hi All,

I am currently implementing error handling in all the procedures in my project .Whenever an error occurs i have to make an entry in the error table with the following details.
1) Job_name
2) Stored_procedure name
3) error numb

Viewing all articles
Browse latest Browse all 3145

Trending Articles