What is the use of SET TRANSACTION USE ROLLBACK SEGMENT ?

Answer Posted / daid kumar

In The case of Very large transaction oracle gives the
Error:-ORA-01555 "snapshot too old"
in this case we have to increase the size of lback segment
and we can assign particular one segment for that
transaction.
before transaction we write
SET TRANSACTION USE ROLLBACK SEGMENT <seg name>

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is excel a database?

514


How do I check my drivers?

470


Describe why operational and informational systems are separate.

463


What is database partition key?

480


Which free database is best?

450






What are some disadvantages of a standard language such as sql?

483


What are the characteristics of database management system?

455


Why not phenix, the zelinka/otwinoski libraries, etc?

603


What are the main differences between primary key and unique key?

500


What are the benefits of database management system?

451


Which database is best for storing large data?

453


What do you understand by data independence?

562


What are some of the important security features of a dbms?

470


Explain the difference between primary and foreign key?

482


How to select the first record in a given set of rows?

461