You issued the following statement in your SQL*Plus session:  <br /> SQL>ALTER SESSION ENABLE RESUMABLE TIMEOUT 600;  <br /> Which operation is neither suspended nor resumed using the Automatic Resumable Allocation feature in your database?()
A、 creating a table in your schema and you exceed your allocated space quota on the tablespace
B、 executing a long query that involves a sort operation and the statement runs out of temporary space
C、 loading data into tables by using the SQL*Loader and the number of extents in the table reaches the maximum limit
D、 creating a table in a dictionary-managed tablespace with an explicit MAXEXTENTS setting which results in an out of space error