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

Explanation about replication server software?

498


Explain locking. List its types.

505


List the types of locking?

519


Explain the advantages of sybase iq.

507


What do you mean by sybase iq?

484






Explain table partitioning in sybase.

527


How do I choose which tables to partition in sybase?

445


What will cause the size of a stored procedure to grow in sybase?

418


What are the vital features of sybase?

469


What is the timestamp datatype in sybase?

464


Explain the structure of adaptive server enterprise?

486


Explain update statistics.

498


What are the advantages that you can get from mainframe connect in sybase?

476


Is sybase sql?

464


Alternative to row at a time processing in sybase?

404