How do you troubleshoot if your tempdb gets filled
Answer Posted / one of learner like you
#1:Try to find out the Active process that is filling up
the temp db space.
#2:Same time can request for the addition of the space to
temp db.
#3:Keeping another temp db for trouble shoot always
advisable.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What do you mean by asa in sybase?
Is sybase relational database?
How do I set ts role in order to run certain dbccs?
State some of the products of sybase?
What is a good example of a transaction in sybase?
How do I force an index to be used in sybase?
How to swap a db device with another?
How to delete unix files which are more than 3 days old?
Must I use multiple devices to take advantage of partitions in sybase?
What is the drawbacks of normalization?
How to clear tempdb when the tempdb gets filled in sybase?
What are the catches?
What is the difference between replication server and sql remote in sybase?
Is sybase open source?
Explain the difference between numeric and decimal data types in sybase.