DEVFYI - Developer Resource - FYI

How will you force database to use particular rollback segment ?

ORACLE Interview Questions and Answers (Part 2)


(Continued from previous question...)

306. How will you force database to use particular rollback segment ?

SET TRANSACTION USE ROLLBACK SEGMENT rbs_name.

(Continued on next question...)

Other Interview Questions