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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between count (*), count (expression), count (distinct expression)?

561


How to delete a user account in oracle?

551


Explain what are the advantages of views?

613


What is literal?

589


Calculate difference between 2 date / times in oracle sql?

573






what are the advantages of running a database in archive log mode?

1735


How to start a specific oracle instance?

584


Explain an index?

658


What happens to the current transaction if the session is ended?

527


How to work with data objects interactively?

555


what is the scripts in data base?

1603


How to rename an index in oracle?

618


Why does oracle 9i treat an empty string as null?

539


What are the different windows events activated at runtime ?

2410


In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?

1926