adspace
What are the different tools available for hot backups in Oracle? Is it preferable to take it manually all the time or it depends on the size of the database?
Answer Posted / Swadesh Kumar
Oracle provides several tools for performing hot backups, such as Data Pump EXP and IMP utilities, RMAN (Recovery Manager), and ASM (Automatic Storage Management) snapshots. The choice of tool depends on factors such as the size of the database, the desired backup method, and the available resources. Manual backups can be time-consuming for large databases, so automation tools like RMAN or ASM are often used to streamline the process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers