What is the drawback using only EXP command for a database dump (and considering it as a backup) instead of taking backups using BACKUP DATABASE command (via RMAN)? What is a difference between database dump (export) and database backup?
|
|
|
I'll answer this at a high level for you. The two backup methods work at different levels. An A database dump using An In the event of a complete database loss an For a hobbyist Oracle XE database (that may not be in archivelog mode), backups using The Oracle Documentation covers this far better than I could ever explain. Oracle® Database Concepts - Backup and Recovery |
||||
|
|
