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



Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvan..

Answer / vivek tiwari

Noarchivelog Mode
By default, a database is created in Noarchivelog mode. The
characteristics of operating a
database in Noarchivelog mode are as follows:
• Redo log files are used in a circular fashion.
• A redo log file can be reused immediately after a
checkpoint has taken place.
• After redo logs are overwritten, media recovery is only
possible to the last full backup.
Archivelog Mode
A filled redo log file cannot be reused until a checkpoint
has taken place and the redo log file
has been backed up by the ARCn background process. An entry
in the control file records the
log sequence number of the archived log file.
The most recent changes to the database are available at
any time for instance recovery, and
the archived redo log files can be used for media recovery.

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Oracle AllOther Interview Questions

How do you use trigger to create mutating state of table

2 Answers   TCS,


How can you gather statistics on a table?

3 Answers  


What is auto accounting what are the steps for setting up auto accounting? : oracle accounts receivable

0 Answers  


Could you please let me know the interfaces in OM / FA??

0 Answers   Oracle,


What is the Symbol use for Inner Join

1 Answers   Oracle, TCS,






Explain prerequisites and post activities of oracle database installation

0 Answers  


what is different between inline query,subquery& corelated query?

8 Answers   Quest,


What are the interface tables used for ar invoices, customers, receipts for conversion process? : oracle accounts receivable

0 Answers  


What type of index should you use on a fact table?

1 Answers  


What are the main diff. between oracle 7.3 and oracle 8i?

1 Answers  


while creating requisitions i am unable to see the list of organisation can anyone help me out ?

0 Answers  


What is autocashrule set? : oracle accounts receivable

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)