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
How to compute database fragmentation in sybase?
Who owns sybase?
What is open client in sybase?
Which version of open client works with which ase in sybase?
The secondary truncation point is on. How would you clear the logsegment?
How configure sybase odbc connection?
What is the role of replication server in sybase?
List the merits of index covering.
Explain tds (tabular data streams).
How do I set ts role in order to run certain dbccs?
Which should I use, repagent or ltm in sybase?
What is the difference between 'dump tran database to physical name' 'dump tran database with truncate_only' and dump tran database with no_log'and in real time when we go to truncate the log?
Explain defncopy and it's usage?
Explain data cache?
Must I use multiple devices to take advantage of partitions in sybase?