Database Backup and Recovery (MOSC)

MOSC Banner

Database and Backup Size

edited Aug 12, 2013 10:52AM in Database Backup and Recovery (MOSC) 4 commentsAnswered ✓
Hi Friends,
1. To find the exact database size can I use select sum(bytes)/1024/1024/1024 from dba_segments;   ?? This output need not be equal to the sum of sizes of all the datafiles in the database ..correct?

2. Suppose the above query returns 500G, I want to take a full backup of the database to disk.

Which backup I should use.. level 0 Incremental backup or full database backup? what is the difference between the both?

Could you please help

Thanks and Regards,
Su.

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