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
How do I learn what codesets are available in oracle?
What is oracle database client?
What are the different windows events activated at runtime ?
How to experiment a data lock in oracle?
How to do paging with oracle?
What are the built-in functions used for sending Parameters to forms ?
How to recover a dropped table in oracle?
How to drop an index?
What is primefaces used for?
How to delete multiple rows from a table in oracle?
Explain enable novalidate constraint.
How to write an inner join with the where clause in oracle?
How do we represent comments in oracle?
What happens if variable names collide with table/column names?
What is not equal to in oracle?