How do you troubleshoot if your tempdb gets filled

Answer Posted / prashant

when temp db gets filled
that means there are large number of open process that are
making log of temp db ful in this case we wont even able to
run sp_who
what we will do is :
lct_admin('abort',0,2)
it will kill all open transactions but still log remains
full
now we will alter & extend the database

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is procedure cache and data cache in sybase?

531


How would you fix a munged log in sybase ?

602


What is the default table size in sybase?

538


A single operation is failing to escalate?

513


How do I create a database in sybase central?

560






How does sybase replication work?

567


How can you change to get the decimal separator as comma instead of the decimal point (.)?

536


How can I improve throughput in sybase?

529


What are the important features of sybase?

550


What is sybase replication server?

609


What are the catches?

570


How do I turn off marked suspect on my database in sybase?

574


What is the role of replication server in sybase?

615


Explain sybase sql server?

596


What causes re-resolution of a stored procedure in sybase?

548