What is use of rollback segments in Oracle database?
Submitted by: AdministratorWhen a user updated a particular table (for example 100 rows) the old value will be retained in the roll back segments(Oracle 8) and now it is Undo segment (oracle 9i). If the user issue a rollback command the old value will be taken from the rollback segment(that too if undo_retention parameter set properly in the parameter file).
Submitted by: Administrator
Submitted by: Administrator
Read Online Memory Management Job Interview Questions And Answers
Top Memory Management Questions
| ☺ | How does Space allocation table place within a block? |
| ☺ | What is the role of PCTFREE parameter is storage clause? |
| ☺ | What is the use of INDEXES option in IMP command? |
| ☺ | What is the OPTIMAL parameter? |
| ☺ | What is the significance of having storage clause? |
Top DB Oracle Categories
| ☺ | Oracle PL-SQL Interview Questions. |
| ☺ | Oracle DBA Interview Questions. |
| ☺ | Oracle D2K Interview Questions. |
| ☺ | OCI Interview Questions. |
| ☺ | Forms Reports Interview Questions. |
