One Question !
From: Noor (noor_at_ngsol.com)
Date: 08/03/04
- Next message: buddy: "can not create ODBC connection"
- Previous message: Keith Kratochvil: "Re: General Question"
- Next in thread: Farooq Mahmud [MS]: "RE: One Question !"
- Reply: Farooq Mahmud [MS]: "RE: One Question !"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 3 Aug 2004 07:49:40 -0700
I have a database that is heavily indexed and that the users query
extensively. The database has grown and query response time has slowed. The
database is stored in a single data file. I want to accelerate query
response time. What should I do?
On a new hard disk, should I create a new filegroup. Drop the existing
nonclustered indexes, and then re-create them on the new filegroup
OR
On a new hard disk, add a new file to the PRIMARY filegroup. Drop the
existing nonclustered indexes, and then re-create them on the PRIMARY
filegroup
Thanks
Noor
- Next message: buddy: "can not create ODBC connection"
- Previous message: Keith Kratochvil: "Re: General Question"
- Next in thread: Farooq Mahmud [MS]: "RE: One Question !"
- Reply: Farooq Mahmud [MS]: "RE: One Question !"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|