How can you proceed with your transaction with the least interruption?

You encountered an insufficient privilege error in the middle of a long transaction.
The database administrator is informed and immediately grants the required privilege:
GRANT UPDATE ON world.city TO ‘user1’;
How can you proceed with your transaction with the least interruption?
A. Roll back the transaction and start the transaction again in the same session.
B. Re-execute the failed statement in your transaction.
C. Change the default database and re-execute the failed statement in your transaction.
D. Close the connection, reconnect, and start the transaction again.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.