Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

SQL server job failed.

$
0
0

Hi all,

I am calling a store procedure through my job. (This store procedure again calls below given three stored procedure) 

EXEC [DMReportingNew].[dbo].Load_DMReport;

Exec [EPMReporting].[dbo].[EXECUTE_ALL_SP];

EXEC [DMReportingNew].[dbo].[EXECUTE_ALL_SP];

Suppose the outcome of job is failed because of execution error in third store procedure(Indicated in yellow color).

So the question is the two store procedure(Indicated in red color) execution changes will reflect in database table or no????????????????

Thanks in Advance,

Your help is appriciated

Rohit




Viewing all articles
Browse latest Browse all 12963


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>