DBAWinnipeg
Programmer
Good Morning
We have a table of approx 1 million rows that gets accessed by hundreds of users.
We reindex the table every 4 hours or so or querying against the table gets VERY SLOW.
Obviously when we reindex it locks the table which slows people down. So I'm in a lose/lose situation. If we don't reindex it's VERY SLOW and when we do reindex it blocks users.
This is a 24/7 operation so "off-hours" don't exist.
Any ideas?
I guess there is no wonderful way to reindex without locking?
Any help would be greatly appreciated
Thanks in advance!!!
Colin in da 'Peg
We have a table of approx 1 million rows that gets accessed by hundreds of users.
We reindex the table every 4 hours or so or querying against the table gets VERY SLOW.
Obviously when we reindex it locks the table which slows people down. So I'm in a lose/lose situation. If we don't reindex it's VERY SLOW and when we do reindex it blocks users.
This is a 24/7 operation so "off-hours" don't exist.
Any ideas?
I guess there is no wonderful way to reindex without locking?
Any help would be greatly appreciated
Thanks in advance!!!
Colin in da 'Peg