Is anyone aware of any way to rebuild a LOB_DATA allocation unit. I have a single column with IMAGE data type that is taking 2500 GB of space right now. However, the actual data stored in there is only about a quarter of that in size.
The table needs to stay online during this time, so a standard index rebuild is not going to work. The data in the table gets cycled through every 30 days so if I could do something to better fill pages for new data, that would already help. However, the drive is going to be full in 4 days.
Any Ideas , no matter how complex, are appreciated.