How do you troubleshoot if your tempdb gets filled
Answer Posted / prabhu
Do any of the following
1. restart the sybase database server
2. alter the size of the tempdb
| Is This Answer Correct ? | 13 Yes | 24 No |
Post New Answer View All Answers
What does –i option do in sybase tools?
Can I run any transact-sql command on a partitioned table in sybase?
Can I partition any table in sybase ?
How would you lock a table in sybase? What text command will you use for it?
What happen when we delete the table using trigger?
Explanation about replication server software?
What will cause the size of a stored procedure to grow in sybase?
Are there any alternatives to isql in sybase?
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 procedure cache and data cache in sybase?
Why place tempdb and log on low numbered devices?
Alternative to row at a time processing in sybase?
How do you use workspace in sybase?
What is a good example of a transaction in sybase?
What is the role of replication server in sybase?