what is the role of archiever
Answers were Sorted based on User's Feedback
Answer / sinha
Archiver [ARCn] writes the committed data from redo log file
to archive log file. Archive log file is used as backup for
recovery purpose if database crashes.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / ashok
archiver writes the data from redologs to archivefiles.
when log switch occur or redolog is full then log switch
occur automatically archiver writes from redo to
archiverfiles .manuvally dba can force logswitch alter
system switch logfile
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / karthickumar pillaiyarsamy
Archiever role is writes the data from online redolog file
to archieved file, but Archiever Should be enable.
In 10G,
Alter system set archieve/noarchieve mode
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mbujjibabu
archiver will maintain the Historical data from Master data
based on time.
this data will be used for planning and forecasting.
| Is This Answer Correct ? | 2 Yes | 10 No |
Why query fails sometimes ?
How many Dispatcher Processes are created?
Teradata: How can we know the indexed column in a table?
Name the ORACLE Background Process?
What are the consideration at tehe migration of Oracle 9i to 10G.
How to define Data Block size in Oracle?
How the space utilisation takes place within rollback segments?
What is advantage of having disk shadowing/ Mirroring ?
What is a Control file ?
What are the uses of Oracle Rollback Segment?
When Does DBWR write to the database?
What are Oracle Schema Objects?