What is the use of SET TRANSACTION USE ROLLBACK SEGMENT ?
Answer / 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 |
I need data on eBay customers in Chicago who can did bid on certain item? I dont have access to eBay database directly. How I get the information?
What is sql and where is it used?
Can files be stored in a database?
What are the features of database language?
Explain the three Level Architecture of the Database System
Is google scholar a database?
Why is rdbms important?
What is second normal form?
What is procedure in database?
what are the differences between network and hierarchical database model?
How to monitor firebird server activity?
Can you explain fourth normal form and fifth normal form ?