any one with good nd great knowledge on partitioning can solve this question.........

  • i partition the table by datetime. After that i tried to insert the data into the partition table.

    for example partition boundaries are 20110101:00:00:000, 20110201:00:00:000,20110301:00:00:000,20110401:00:00:000 with range left.

    when i insert the data in the partition table, the data of feb month get inserted in march boundary.

    I mean the data of 20110201 inserted in 20110301.

    So wat the problem will be. if any one help that would be great help for me.

  • If you haven't solved this problem yet, would you please post the actual CREATE PARTITION FUNCTION that you used?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply