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 is sybase replication server?

536


Explain the advantages of sybase iq.

507


Explain coalesce.

498


What is the default size of master database in sybase?

464


List some of the products of sybase.

485






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

529


Compare in and exists?

538


How do I pipe the output of isql to a file in sybase?

500


Is sybase a database? Explain.

480


What are the catches?

501


Explain about the features of sybase iq?

433


Explain relationship between jdbc and sybase.

509


How to compute database fragmentation in sybase?

481


How to manually drop a table in sybase?

450


Compare join and subquery in performance?

554