Viewing 4 posts - 1 through 4 (of 4 total)
Found it ... quite stupid actually. The column i was using as partitioning key was set to nullable. Apparently that caused those problems ( even if the table contained to...
May 16, 2008 at 8:00 am
I have setup the function, scheme and new partitionned table, i removed all index/primary keys for convenience.
But when i try to execute this statement :
ALTER TABLE TheTable_Unpartitioned SWITCH
TO TheTable_Partitioned...
May 16, 2008 at 7:45 am
Well, since the volume of data is so large, i want to avoid copying any data. I found something in the help that might ... eh .... help :
ALTER...
May 16, 2008 at 5:14 am
We're going to try it and see how it affects the curve. I'll let you know if that was the problem.
Thanx!
April 22, 2008 at 7:19 am
Viewing 4 posts - 1 through 4 (of 4 total)