How will you create multiple rollback segments in a
database ?



How will you create multiple rollback segments in a database ?..

Answer / guest

CREATE ROLLBACK SEGMENT rbs_one
TABLESPACE rbs_ts
STORAGE
( INITIAL 10K
NEXT 10K
MAXEXTENTS UNLIMITED )

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Architecture Interview Questions

What is an Oracle Data Dictionary?

0 Answers  


What is meant by redo log buffer ?

3 Answers  


What is User Process?

1 Answers  


What is Cursor?

2 Answers   Virtusa,


What is the maximum number of Lock Processes used?

1 Answers  






How can you find the size of a database?

5 Answers   Baidu, HCL,


What are disadvanteges of having raw devices ?

1 Answers  


How will you estimate the space required by a non-clustered tables?

2 Answers  


What is meant by free extent ?

2 Answers  


How free extents are managed in Ver 6.0 and Ver 7.0 ?

1 Answers   IBM,


What is an Oracle Rollback Segment?

0 Answers  


What does LGWR do?

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)