How will you monitor rollback segment status ?

Answers were Sorted based on User's Feedback



How will you monitor rollback segment status ?..

Answer / orawhiz

Querying the DBA_ROLLBACK_SEGS view
IN USE - Rollback Segment is on-line.
AVAILABLE - Rollback Segment available but not on-line.
OFF-LINE - Rollback Segment off-line
INVALID - Rollback Segment Dropped.
NEEDS RECOVERY - Contains data but need recovery or corupted.
PARTLY AVAILABLE - Contains data from an unresolved
transaction involving a distributed database.

Is This Answer Correct ?    3 Yes 1 No

How will you monitor rollback segment status ?..

Answer / amit bhagat

by using dictionaray view's called v$rollstat,
dba_rollback_segs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Architecture Interview Questions

What is the maximum size of a row in oracle 9i?

4 Answers   Baidu, HCL, Yashu Systems,


What is meant by Redo Log file mirrorring ? How it can be achieved?

1 Answers  


What is an Oracle Rollback Segment?

0 Answers  


What do Redo Log Buffers contain?

2 Answers  


What is the function of Dispatcher (Dnnn)?

4 Answers  






What is the OPTIMAL parameter ?

1 Answers   TCS,


Can a Tablespace hold objects from different Schemes in Oracle?

0 Answers  


What is a Control file ?

4 Answers  


What are Oracle Schema Objects?

0 Answers  


What are the two types of Server Configurations?

3 Answers  


How to implement the multiple control files for an existing database ?

2 Answers  


What is SGA?

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