How can you find out if a table can be redefined? | Oracle DBA

You can use the dbms_redefinition.can_redef_table procedure to determine if a table can be redefined.