my problem is tempdb
tempdb(dbname) 77752.95 MB(db size) 25345.03 MB
(unallocated size)
suppose i increased temp db size 10 gb . after increase the
temp db showing
87 gb (dbsize) 25346.03MB(unallocated
size)--unallocated size is showing same .please clarify.
Answer Posted / guest
when you increase the size, make sure that there is enough
space on the drive, if there is no enough space on
drive,then it does not reflect.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
New concepts of sql server 2005 use in your project.
How to get @@error and @@rowcount at the same time?
Do you know the isolation level that sql server support?
What are commonly used odbc functions in php?
Explain forward - only cursors?
What is a select query statement in ms sql server?
What structure can you implement for the database to speed up table reads?
What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security
How to create new databases with "create database" statements?
What is the recommended total size of your memory optimized tables?
Sql server reporting services vs. Crystal reports.
What to perform pattern match with the like operator?
What are the different types of normalization?
What is index in an assignment?
Do you know what are the properties of the relational tables?