pow43
2011-12-03 09:58:07 UTC
Hi,
We are planning to migrate a 260 Gb database from Solarsi to Linux/
SLES 11 on a virtual server (vmvare). First migration attempts shows
that the load itself uses approx. 2 hours but the following
sp_post_xpload (DBCC REINDEX) uses approx. 30 hours!! This is far to
long time for the system to be down and not accessable. When the
procedure is running I see that just 1 of total 4 engines. The one
that i being used is running 100% constantly. Is it possible to force
it to use more engines? I have read about enginegroupes, but not shure
how to use it and assigne it to this prosess. I tried to assign one
enginegroup with 3 engines to isql which I executed the sp_post_xpload
from, but this did not change anything. This was done after the
procedure was started/running.
Any suggestion how to speed up this prosess either with more engines
or other tricks are highly appreciated.
-Pow
We are planning to migrate a 260 Gb database from Solarsi to Linux/
SLES 11 on a virtual server (vmvare). First migration attempts shows
that the load itself uses approx. 2 hours but the following
sp_post_xpload (DBCC REINDEX) uses approx. 30 hours!! This is far to
long time for the system to be down and not accessable. When the
procedure is running I see that just 1 of total 4 engines. The one
that i being used is running 100% constantly. Is it possible to force
it to use more engines? I have read about enginegroupes, but not shure
how to use it and assigne it to this prosess. I tried to assign one
enginegroup with 3 engines to isql which I executed the sp_post_xpload
from, but this did not change anything. This was done after the
procedure was started/running.
Any suggestion how to speed up this prosess either with more engines
or other tricks are highly appreciated.
-Pow