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 are Oracle Schema Objects?

0 Answers  


What is a Parallel Server option in ORACLE?

1 Answers  


How will you swap objects into a different table space for an existing database?

2 Answers  


What is the function of Dispatcher (Dnnn)?

4 Answers  


How the space utilisation takes place within rollback segments?

2 Answers  






What is the OPTIMAL parameter ?

1 Answers   TCS,


When Does DBWR write to the database?

6 Answers  


How to find the current session sid

3 Answers   Baidu,


What is meant by recursive hints ?

1 Answers  


What is Database Buffers ?

4 Answers  


What constitute an ORACLE Instance?

2 Answers  


What is the function of Lock (LCKn) Process?

1 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)