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 the equivalent of oracle/db2 coalesce function in sybase?

485


What is replication server?

524


Explain index covering? List its merits.

498


How would you configure identities in sybase?

512


Explain the structure of adaptive server enterprise?

486






Does sybase support row level locking?

446


How do I capture a process s sql in sybase?

512


How do you check database space? What measures are there to increase the db space?

513


What you need to do is issue an ase kill command on the connection then un-suspend the db?

531


What is this tds protocol in sybase?

481


Is sybase a database? Explain.

480


How to save space when inserting rows monotonically?

455


Explain index covering?

485


What is the drawbacks of normalization?

559


Explain sybase sql server?

502