How do you troubleshoot if your tempdb gets filled
Answer Posted / ajith prabhakaran
lct_admin (0,2) would abort all open transactions, or you
can go for altering the tempdb space. Multiple tempdb's is
a feature which can be implemented to minimize such issues
of tempdb getting full.
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
How do I correct time slice -201?
List similarities and differences between oracle & sybase.
How do I tell which tables have identities in sybase?
Explain procedure cache?
The secondary truncation point is on. How would you clear the logsegment?
What is the equivalent of oracle/db2 coalesce function in sybase?
Can I use a named pipe to bcp/dump data out or in in sybase?
What are triggers? Why do we use them? Diff types of triggers? What are magic tables?
How do I make isql secure in sybase?
How do I set ts role in order to run certain dbccs?
How to start sybase database in windows?
What happen when we delete the table using trigger?
Does sybase support row level locking?
You need to add a notnull column in a table by using alter command (without using default command). How would you do that?
What is replication server? What is its role in sybase?