I have a partitioned table. All the partitions of this table are mapped to a single filegroup.
When I am trying to switch partition, it is taking lots of time more than 5 mins for a single partition.
I can see that there is a file in the filegroup and its size is very high that is 234GB.
Can partition switching take more time due to file size?
or is there any other issue?
I need help in finding out what is the problem.
Thanks,