Database - RAC/Scalability (MOSC)

MOSC Banner

Different results from DBA_UNDO_EXTENTS

edited Sep 2, 2012 8:57PM in Database - RAC/Scalability (MOSC) 3 commentsAnswered
Hi

  While I am firing the following query on different instances of RAC, it is giving the diferent results for EXPIRED and UNEXPIRED status , while almost same for ACTIVE one

select tablespace_name,status,sum(bytes)/1024/1024 from dba_undo_extents group by tablespace_name,status

  If anyone has sonme idea for this, would appreciate to share the details

Rgds

Harvinder

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center