Oracle
1Z0-060 · Question #173
1Z0-060 Question #173: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-060 to reveal the answer and full explanation for question #173. The question stem and answer options stay visible for context.
New Features for Manageability
Question
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?Options
- AAll pending DML statements on the SALES table must be committed 600 seconds before the
- BAll pending DML statements on the SALES table will wait for 600 seconds before the procedure
- CAll pending DML statements on the SALES_INT table must be committed 600 seconds before the
- DIt specifies the number of seconds the procedure waits for its required locks before it ends
Unlock 1Z0-060 to see the answer
You've previewed enough free 1Z0-060 questions. Unlock 1Z0-060 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#online redefinition#DBMS_REDEFINITION#DML lock timeout#FINISH_REDEF_TABLE