Multiple choice

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

  1. When this clause is applied, no new connection can be allowed further.

  2. No client can be accessed after the completion of the transactions in the database.

  3. 'SHUTDOWN TRANSACTIONAL' command use for shutting down with transactional clause.

  4. No new transactions allowed to be started after the statement is issued.

  5. All of the above

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

All of the above are the true statements.