How do you troubleshoot if your tempdb gets filled

Answer Posted / bindu

if the system temp db gets filled, even sa cannot get
connected to that temp db to check which processes are
blocking, in order to avoid this , a good concept of
multiple temp dbs can be implemented and we can create temp
dbs and assign newly created temp db to sa, so that sa
could get the info of the processes that is blocking temp
db, ab=nd by using lct_admin or some other commands we can
abort that blocking transaction.

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are triggers? Why do we use them? Diff types of triggers? What are magic tables?

493


How to delete unix files which are more than 3 days old?

478


You need to manipulate varbinary columns in sybase. How would you do that?

482


Explain about sybase 365?

489


Differentiate between replication server and sql remote?

473






Explain procedure cache and data cache in sybase.

473


How does sybase replication work?

493


How to fix a munged log in sybase?

482


How do I start sybase control center in windows?

381


Can I partition any table in sybase ?

453


Tempdb is full. How would you clear it?

497


What measures are there to increase the db space?

485


How do I open sybase control center?

501


How do I set a password to be null?

479


What is ceiling()?

549