Hi,
I have 2 SQL Server 2000 databases -
# 1 is 25 GB size and properties show 0 MB space avail
Any query/update to tables in # 1 is very slow
# 2 is 28GB and has 8700 MB space available.
Bothe are set to * Auto grow file *by 10 percent
Disk drive has 8 GB free.
I'm not sure why DB # 1 is not automatically growing.
My questions is: ** How would 0 MB space avail affect performance in DB # 1 ? ** What is SQLl Server having to do for DB # 1 that it doen't have to do for DB # 2?
Thanks, John
I have 2 SQL Server 2000 databases -
# 1 is 25 GB size and properties show 0 MB space avail
Any query/update to tables in # 1 is very slow
# 2 is 28GB and has 8700 MB space available.
Bothe are set to * Auto grow file *by 10 percent
Disk drive has 8 GB free.
I'm not sure why DB # 1 is not automatically growing.
My questions is: ** How would 0 MB space avail affect performance in DB # 1 ? ** What is SQLl Server having to do for DB # 1 that it doen't have to do for DB # 2?
Thanks, John