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 |
how can you generate profile of pl/sql applications to identify performance bottlenecks?
Explain the use of setting GLOBAL_NAMES equal to TRUE.
What would you use to improve performance on an insert statement that places millions of rows into that table?
You have just compiled a PL/SQL package but got errors, how would you view the errors?
what is rebuild index??
CTS int questions: 1.Temperory tablespace corrupted,how to resolve?If you need to recover? 2.In tablespace begin backup mode,Its possible to add the datafile? 3.How to partition the table using Hash partioning,what happened internally? 4.During rman backup,some files are missing Rman will continue the backup? 5.what are the errors occurs frequently? 6.which join method is best?why? 7.how to solve deadlock errors? please reply anyone.... regards siva
if monday take full backup and tuesday it was cumulative backup and wednesday we taken incremental backup, thursday some disaster happen then what type of recovery and how it will take?
What the different components in replication and what is their use? : sql server DBA
what r the types of backup?
What is transparent data encryption? : sql server DBA
You're getting high "busy buffer waits" - how can you find what's causing it?
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
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)