Q17
Single choice
To complete the online redefinition procedure, you execute the following command;
EXECUTE DBMS_REDEFINITION.FINISH_REDEF_TABLE(`SH', `SALES', `INT_SALES', 600);
What is the significance of the dml_lock_timeout period of 600 seconds in the preceding command?