Database Administration (MOSC)

MOSC Banner

How can I find a unused table ?

edited Feb 14, 2014 12:00PM in Database Administration (MOSC) 4 commentsAnswered

Oracle Version 11.2.0.3 PSU5

AIX 6.1

I want to check if there exists tables which nobody used since last instance start - inclusive selects. For this I normally check v$segment_statistics and if I'm  finding no entries for some tables, I thought that this tables aren't used since instance start.

By randomly checking sys.col_usage$ I find entries for such a table with a timestamp from yesterday evening.

Because the  last instance start was in July 2013 I'm wondering that there is no entry in v$segment_statistics.

Is my way, to find table unused correct? Is there any better way?

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