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

Memory Stack Dump - Error: 17310, Severity: 20, State: 1

$
0
0

Hi,

we have sql server 2008r2 cluster environment (sp1). Everything ran fine, and then suddenly we started getting these dumps whenever we run one specific stored procedure, even though it did not change (sp). What is even more confusing is that exception gets thrown at the last SELECT statement in the proc, and that result set does get back (so no issue with UI that runs this proc)!?!?

In the trace I can see sequence:

1. SP:StatementStarting (last select with multiple pivots, and group by),

2. SP:Recompile (textdata is that same select)

3. Bunch of SP:StatementStarting and SP:StatementCompleted events on auto update stats on the temp tables used in select statement,

4. Exception (ex_trans_cexcept), 2905 error, and

5. SP:Completed at the end, with returned result set!?!?!?

Any idea what could it be? I would suspect sql server bug, but like I said, no changes on the code side (nor on sql server side).

Thanks,

Pedja


Pedja


Viewing all articles
Browse latest Browse all 15930

Trending Articles



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