What is the difference between Datapump & export/import?
Answers were Sorted based on User's Feedback
Answer / kittu_chintu2005
Export/Import: traditional backup of oracle database, we can't resume the export/import job if we stop the job in middle. We can't attach any job to running job @ exp/imp. We need not to create a file structure @ oracle level
Datapump: It's introduced from 10g. We can resume the datapump job if we stop the job in middle. We can attach a datapump job to running job. We need create file structure @ oracle level and OS level.
| Is This Answer Correct ? | 16 Yes | 4 No |
Answer / kranthi shiva
Datapump is having better performance than export/import
Datapump--it is having byte
it is having parallelism concept
Incremental backups
we can restart the job, kill and resume the job.
Export/Import-- here we cannot resume the job
it is having bit level or block level
it is not having incremental backup
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we take incremental backups in datapump?
What the different topologies in which replication can be configured? : sql server DBA
Why would you use sql agent? : sql server DBA
How to make a replica of existing oracle server to another server?
What are the different sql server versions you have worked on? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
You're getting high "busy buffer waits" - how can you find what's causing it?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What is the difference between the SQL Loader and IMPORT utilities?
Datapump backup steps?
What type of index should you use on a fact table?
what is a user-defined lock?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)