Can I bring a tablespace offline if table partitioning is enable?
Hi All,
I've been asked if it's possible to bring very old tablespaces offline. If it's normal tablespace then bringing offline is a normal activity, but the problem is these tablespaces are used to keep partition tables.
Our application is utilizing partitioning by range to keep old records by year column. We have records dated back to 2011.
What is the impact if we bring the older tablespaces offline? Will it cause any problem? Also do you happen to know what's the benefit of bringing tablespaces offline generally?