DBMS_REDEFINITION.start_redef_table
hello,
I have problem with redefinition
EXEC DBMS_REDEFINITION.start_redef_table('TEST', 'TAB', 'TAB2');
ORA-12008: error in materialized view refresh path
ORA-20001: You should not truncate this table from this database
Please, help me!
Thanks,
Son