Database Administration (MOSC)

MOSC Banner

Calculate actual segments size

edited Apr 20, 2010 6:40AM in Database Administration (MOSC) 3 commentsAnswered
 I have a database (DB1) with 100GB in size, i would like to export DB1 and import into another DB (DB2) which has 200GB in size.

On DB1 I select sum(bytes) from dba_segments to get all the actual allocation objects size in the DB, that is around 80GB. I know that after export from DB1 and import into DB2, I will have more space save due to possible fragmentation on each of the objects.

How do i check on DB1 to get the actual space size after import into DB2 without actually doing export and import?

Best regards

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