Explain the difference between ARCHIVELOG mode and
NOARCHIVELOG mode and the benefits and disadvantages to each.

Answer Posted / pv bhaskar

Archivelog mode : We can recover the database at any point
in time.


No Archivelog mode : There is no Recovery Process.

Because Online Redologs are overwritten. so there is no
Archives in this mode.

If there is Media Failure(loss of Disks or files) in this
mode we can restore from a backup but we will loss all
changes made to the database,After the backup was performed.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what functionality does oracle provide to secure sensitive information?

649


Why would you use sql agent? : sql server DBA

662


What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?

2273


how does an oracle clusterware manage crs resources?

658


How to start SQL Server in minimal configuration mode?

7102






internal architecture

1844


How do you trace the traffic hitting a sql server? : sql server DBA

939


what is a user-defined lock?

664


What the different topologies in which replication can be configured? : sql server DBA

767


how can you implement fine-grained auditing?

687


What is a system database and what is a user database? : sql server DBA

684


what are the differences of where and if in SAS?

1753


What is dbcc? : sql server DBA

870


Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.

1841


What are the commands used in dcl? : sql server DBA

663