Explain the difference between ARCHIVELOG mode and
NOARCHIVELOG mode and the benefits and disadvantages to
each.
Answer Posted / 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 View All Answers
as a technical developer in oracle applications which type errors feced in your experience sofar
what are the tools used for oracle 10g in real time.
where the dff data will be stored
1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?
Differentiate between writeoff and receipt writeoff. : oracle accounts receivable
WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGN UNIVERSES?
What is an Oracle database Partial Backup?
Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable
What is the meaning of "Modulus" and "Alignment" in a datafile. Data file might be from any database. Data file is created through unloading data from a table. So, while loading this data into my table, I need to use these keywords. Could any one can help me regarding this?
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
How many segment are present in Oracle Manufacturing
as a technical developer in oracle applications which type errors feced in your experience sofar
What is auto invoicing? Explain : oracle accounts receivable
Is there any link between pr form(purchse requisition)and po form(purchase order)
types of receipts and detail desription about recipts and tables effected by receipts?