Database Administration (MOSC)

MOSC Banner

V$segstat statistics meaning

edited Jan 31, 2019 7:39AM in Database Administration (MOSC) 8 commentsAnswered
 Hi,
I am working on a project to find all the segments growth pattern in database and for that I am using V$SEGSTAT to get the stats about segments.

In my environment, for 1 LOB object, the stats in V$SEGSTAT looks like:

space used ==> 953767766114
space allocated ==> 67108864

And I want to know what is the meaning of 'space used' here? How and when it can be more that actual space allocated??

I know when it can go negative (from shrink and reorg) but in order to get my project done, I need the clear definition of 'space used' and 'space allocated' stats.

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