Hi,
I have this query that works in query analyser and fails with error 137 when called from sqlagent. Any suggestions?
tks in advance.
This is what I am trying to do...
declare @daysAgo int
declare @runInterval int
declare @currentInterval_h int
declare @currentInterval_m int
set @daysAgo =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.