Multiple choice

Which of the following is/are true about the shutting down with the ABORT clause in database administration of oracle database?

  1. The database can be shutdown instantaneously by this clause.

  2. After this clause, uncommitted transactions are not rolled back.

  3. After this clause, the database implicitly disconnects all connected users.

  4. All of the above

  5. Both (1) and (3)

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

All are the correct statements.