How do you troubleshoot if your tempdb gets filled

Answer Posted / sanjeev shekhar

use tempdb
go
sp_helpsegment "default"
go

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which version of open client works with which ase in sybase?

432


Explain update statistics.

498


How do you use workspace in sybase?

508


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

478


What is the use of sp_helprotect in sybase?

545






List different types of sybase index.

478


How configure sybase odbc connection?

468


When should I execute an sp_recompile in sybase?

465


How to change varchar(m) to varchar(n) in sybase?

466


How to check sybase database status in linux?

470


How would you replicate col = col + 1 in sybase?

547


We have lost the sa password, what can we do?

489


Explain locking. List its types.

505


What is a natural key in sybase?

489


How to connect to sybase database from linux?

452