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
Are there any alternatives to isql in sybase?
Is sybase relational database?
How would you lock a table in sybase? What text command will you use for it?
What is the command for quitting from sybase?
What is difference between sybase and oracle?
When should I execute an sp_recompile in sybase?
Which should I use, repagent or ltm in sybase?
Using large raw partitions with replication server on unix in sybase?
Explain index covering?
How do I pipe the output of isql to a file in sybase?
What is replication server? What is its role in sybase?
Can you create your own sps for system wise?
Are you doing the updates from within a cursor?
How do I move tempdb off of the master device?
What measures are there to increase the db space?