DBA resource suspects a 120 table join is causing the TEMPDB to run out of disk space causing sessions terminating unexpectedly.
Need to figure out the 120 table join, how why and where....
This is going to be a good learning opportunity.
Hopefully we will be able to resolve this TEMPDB issue and some good experience.
Update: Still no update, the users did not want the job running anymore so had to divert my attention towards other tasks.
One thing i suspect is there are 24 CPU's in that server and the job joins 2 tables, 2 views (3 tables in each view AFAIK). Can this be the reason for all those threads running in parallel? MAXDOP is not specified so may be?
No comments:
Post a Comment