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
What do you mean by dml compiler?
What is big data in database?
What is normalization in database with example?
What are the advantages of a database?
What is rdbms and its types?
What is environment of openedge?
What are the components of rdbms?
What are the types of tables in database?
Explain what is a deadlock and mention how it can be resolved?
What are cursors give different types of cursors?
What is a distributed database?
I'm need to prepare Month Over Month Sales Growth report. Is there any function available in OBIEE to perform this task.
What is the best database software?
Mention a query to calculate the even and odd records from a table
What are the characteristics of database?