How to make a Data Backup in oracle ? What is the procedure
for creating the dump files in oracle ( any version ) ?

Answers were Sorted based on User's Feedback



How to make a Data Backup in oracle ? What is the procedure for creating the dump files in oracle..

Answer / s. senthil kumar

exp username/password@databasename file=c:\filename.DMP
full=N log=c:\filename.LOG

Is This Answer Correct ?    4 Yes 0 No

How to make a Data Backup in oracle ? What is the procedure for creating the dump files in oracle..

Answer / divyadeepa

>exp ddk/log@orcl file={file location path}

Is This Answer Correct ?    4 Yes 1 No

How to make a Data Backup in oracle ? What is the procedure for creating the dump files in oracle..

Answer / ace dba

A dump is _NOT_ a backup. You cannot roll forward to a
point in time after the dump was taken. The dump is for
moving data from one environment to another, and etc. Using
dump for backup _WILL_ result in data loss.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?

1 Answers  


how to use sequence and what use of sequence cache

1 Answers  


What is the implicit cursor in oracle?

0 Answers  


What is an oracle user account?

0 Answers  


can anyody please send me the dump for Oracle 10g certifications for DBA path?

0 Answers  


What do you understand by a database object? Can you list a few of them?

0 Answers  


what is the difference between simple view and complex view?

13 Answers  


How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?

3 Answers   Digital Group,


Give the advantages and disadvantages of clusters.

0 Answers  


Explain the relationship among Database, Tablespace and Data file?

4 Answers  


Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).

0 Answers  


What are the most common interview questions on ETL Testing for experience?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)