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
What is a partition in oracle?
Explain an exception and its types?
What are the various types of snapshots ?
can u send the sql dumps to sivakumarr1987@gmail.com plz help me
What is flashback in Oracle?
Explain the use of compress option in exp command.
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
What are the common oracle dba tasks?
How to connect the oracle server as sysdba?
what is reindexing?
How to create a server parameter file?
How to grant create session privilege to a user in oracle?
How to write a query with a right outer join in oracle?
What are the uses of synonyms?
How to define and use table alias names in oracle?