what are the advantages of running a database in NO archive
log mode?
Answer Posted / manjeet kumar
NOARCHIVELOG mode protects a database from instance
failure. However it does not protect from media failue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of record option in exp command.
How to open a cursor variable?
How do we create privileges in oracle?
Which is faster join or subquery in oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
How many file formats are supported to export data?
How do we get field details of a table?
What are the execution control statements?
Explain the types of exception?
Difference between the “verify” and “feedback” command?
How to retrieve values from data fields in record variables?
What do you mean by merge in oracle and how can we merge two tables?
What happens if the imported table already exists?
What is Segment Advisor in Oracle?
How to export several tables together?