Hi Guys,
I have a stored procedure that runs as a job. It is complex and calls multiple SPs from within it. I have been facing the above error from about couple of days back when it executes.
It hangs as it tries to select records from a table before trying to do a row processing. The occurance is random but very frequent.
Any ideas?
I have a stored procedure that runs as a job. It is complex and calls multiple SPs from within it. I have been facing the above error from about couple of days back when it executes.
It hangs as it tries to select records from a table before trying to do a row processing. The occurance is random but very frequent.
Any ideas?