Oracle database backup and recovery - What strategies are available for
backing-up an Oracle database? posted by
Babu Kunwar
What strategies are available for backing-up an Oracle database?
The backup strategies that are provided by Oracle are as follows:
-
Logical backup using Exports and import.
-
Physical file system backup
-
RMAN Recovery Manger which is also known as incremental files system backup.
More links
What is import/export? Explain its usage.
Explain how to use the import/export utilities.
Can we export a subset of a table? Explain how
Can we monitor how fast a table is imported? How?
Explain how to import tables to a different tablespace?
Explain how to improve Import/Export performance?
Describe the common Import/Export problems........... .
|