online move lob partition
راهله شاکری | دوشنبه, ۱۲ آذر ۱۳۹۷، ۰۶:۵۴ ب.ظ |
۰ نظر
SQL> alter table TEST.MESSAGE move partition MESG01 online lob (content) store as (tablespace TEST_TBS) update indexes ;
SQL> alter table TEST.MESSAGE move partition MESG01 online lob (content) store as (tablespace TEST_TBS) update indexes ;