Hello.
I'm looking for suggestions on how to optimize my SQL SERVER 2000 platform such that it doesn't keep getting hung every time I want to make an elementary modification to a table that has 14 million records.
The box is HP Compact DL380, dual processor hyper threading machine with a separate data drive and a separate log drive for log shipping.
For instance, if I want to add a simple identity field, auto increment, it gets hung.
If I want do a simple field conversion, it gets hung.
If I want to do a simple batch update, it gets hung.
Suggestions?
mongr1l
I'm looking for suggestions on how to optimize my SQL SERVER 2000 platform such that it doesn't keep getting hung every time I want to make an elementary modification to a table that has 14 million records.
The box is HP Compact DL380, dual processor hyper threading machine with a separate data drive and a separate log drive for log shipping.
For instance, if I want to add a simple identity field, auto increment, it gets hung.
If I want do a simple field conversion, it gets hung.
If I want to do a simple batch update, it gets hung.
Suggestions?
mongr1l