找考题网-背景图
单项选择题

You discover an out-of-space condition in the database. You decide to suspend a session for five minutes. You issue the following command to suspend the session:  
ALTER SESSION ENABLE RESUMABLE;  
Which command could you issue to enable the resumable space allocation feature at the session level?()  

A. ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 5;
B. ALTER SYSTEM ENABLE RESUMABLE_TIMEOUT = 5;
C. ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 300;
D. ALTER SYSTEM ENABLE RESUMABLE TIMEOUT = 300;

热门试题