Online partitioning for table with size 3 GB and its LOB size 5TB using DBMS_REDEFINITION
Is it possible to implement online partitioning for the table with size 3 GB and its corresponding LOB segment size is 5TB using DBMS_REDEFINITION.
Oracle 19C EE with Partitioning license option.
0