Hi,
Sorry to cross-post, but I'm in a bind....
I have 2 SQL Server 2000 (SP3a) 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.
Both 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 doesn't have to do for DB # 2?
Thanks, John
Sorry to cross-post, but I'm in a bind....
I have 2 SQL Server 2000 (SP3a) 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.
Both 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 doesn't have to do for DB # 2?
Thanks, John