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 would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
An automatic job running via DBMS_JOB has failed. Knowing only that "it's failed", how do you approach troubleshooting this issue?
Explain how you would restore a database using RMAN to Point in Time?
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
What the different types of replication and why are they used? : sql server DBA
How do you recover a datafile that has not been physically been backed up since its creation and has been deleted. Provide syntax example.
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?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
What is fill factor? : sql server DBA
What is the default fill factor value? : sql server DBA
What is RAID and what are different types of RAID configurations?
What are the steps you will take to improve performance of a poor performing query?
Oracle (3253)
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)