MCQOPTIONS
Saved Bookmarks
| 1. |
In Suspended Statements which view is used When a statement is suspended the session invoking the statement is put into a wait state. A row is inserted into this view for the session with the EVENT column containing "statement suspended, wait error to be cleared"? |
| A. | V$SESSION_WAIT |
| B. | DBA_RESUMABLE |
| C. | USER_RESUMABLE |
| D. | None of the above |
| Answer» B. DBA_RESUMABLE | |