Explain the difference between ARCHIVELOG mode and
NOARCHIVELOG mode and the benefits and disadvantages to
each.
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 |
how to write a query without using where? Example- select * from employee where empno=10 I need to write this query without where clause.
Explain the payment term in ar. : oracle accounts receivable
TILL WHAT LEVEL OF SECURITY BO SUPPORTS?
How do you resize a data file?
How do you use trigger to create mutating state of table
Name a tablespace automatically created when you create a database.
Differentiate between writeoff and receipt writeoff. : oracle accounts receivable
how can we send a concurrent program output to the clients through mail or fax give me example.
what is shared memory?
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
Can we modify approve purchase order?if yes what is navigation?
while creating requisitions i am unable to see the list of organisation can anyone help me out ?