Separate tablespace for LOBs ?
Our database is 12.1.0.2
And we have a huge partitioned table with one of the columns as SecureFile LOB which is also partitioned
What are the pros and cons of putting the LOB column data and indexes into a separate tablespace?
0