What is the size of oracle redo log file and what is the use
of oraarch directory in oracle?
Answers were Sorted based on User's Feedback
Answer / inder09
oracle redo log files do not dynamically grow when more
space is needed for redo entries; they have a fixed size (on
SAP systems,typically 50MB). When the current online redo
log file becomes full, the log writer process closes this
file and starts writing into the next one. This is called a
log switch.
oraarch
Offline redo log files are written to the oraarch directory;
their names are specified with help of Oracle instance
configuration parameters, so the name <DBSID>arch1_<LSN>.dbf
is just an example. Moreover, offline redo log files should
be stored on a mirrored disk to prevent loss of redo
information. A RAID system can be used for this purpose.
If u loose a disk containing offline redo logs and data files,
complete recovery is no longer possible. Therefore, offline redo
logs and data files should be on different disks!
Is This Answer Correct ? | 24 Yes | 3 No |
Answer / rahul gupta
oraarch
Offline redo log files are written to the oraarch directory;
their names are specified with help of Oracle instance
configuration parameters, so the name <DBSID>arch1_<LSN>.dbf
is just an example. Moreover, offline redo log files should
be stored on a mirrored disk to prevent loss of redo
information. A RAID system can be used for this purpose.
If u loose a disk containing offline redo logs and data
files,
complete recovery is no longer possible. Therefore, offline
redo
logs and data files should be on different disks!
Is This Answer Correct ? | 3 Yes | 5 No |
What is the significance of Virtual system?
What will u do if a background is running from 2days?
What do will do in OS level monitoring
How to increase swap memory without doing any changes to Parameter value
differentiate system refresh,system copy,client refresh.and client copy.
are any other tools other than SAP used to manage transport ? if so please provide details .
How many default clients are available with SAP
20 Answers Cap Gemini, Satyam,
what are the current support stack levels at market place?
Hello Guys, If any body looking for "SAP Vendor Invoice Management (VIM) Training", Please Contact Me,We will covers all SAP VIM topics along with end to end ICC, Document pipeline xECM, Enterprise scan etc. Email ID :kakumanusasikanth@gmail.com
IN FUNCTIONAL MODULE SD WE UNFORTUNETLY DELETE OUR ONE ITEM CATEGORY "TAN" FOR THAT WE WANT RECOVER IT WHAT ARE THE PROCEDURES. IS THERE ANY PROCEDURES LIKE RECYCLEBIN. TELL US DETAIL PROCEDURES STEP BY STEP PLEASE
How often u do the SSO Cofiguration...
What is role and what is profile? Different between both?