How ORAARCH (:\oracle\DEV\oraarch) directory is
configured, what is the maximum size of
ORAARCH directory, how to see? briefly....
Answer Posted / inder09
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
Create a cron job to run a script to check percentage used /
capacity of oraarch directory. If it exceeds 80% run a
brarchive command to archive the logs.
archive directory containing all of SAP information for
backup restore purpose.
So I suggest you doing list out some questions from your
system which is the answer may impact the growth size of the
archive files in oraarch directory:
How much transaction happend by day?
Do the system doing extraction data from R3 to BW system?
are you doing reorganization table?
are you doing client copy?
Are you sure the archive backup (copy-del-save) run well
everyday?
Or you may analyze by your self the growth of the files in
oraarch directory by counting the files created by system
each day. After that you may make calculation how many
files average created each day.
Example:
created files by day (average) are 100 files (each files
20Mb by default)
so you will need:
100 x 20Mb = 2Gb => 3Gb
Always spare more space for archive directory, otherwise if
the directory
full the SAP system will stop responding.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
Explain what are the functional modules used in sequence in bdc?
How can I restrict the user from printing?
How can you define login policy for users in sap system?
how can i decleare select-options in module pool table control?
what is the use of tcode SUSHARE in SAP and how the mass user authorizations compared?
Explain what is “data sets” in sap?
what are the pre-requisites to apply support patch?
How to create RFC CONNECTION between production server and Global trade system. what prerequsite we need for this.
How you can assign an object to 100 roles at time?
What is the role of “ application server” ?
What is oracle Architecture?
I have a requirement from the SD people wherein whenver one runs the tcode F-02 (Enter G/L account Policy : Header Data), they should not get the list of all acounts in the ACCOUNT field. But when i go to pfcg to check for restricting the list, i dont find any pertinet auth field for doing so. Isi t something that we can ( as Basis Admin) do or the ABAPpers to do. Maybe the ABAPpers have to program the screen where in they need to restrict the list options. If not so, lemme know the auth field that has to bet set if any.
how to do system refresh?not the client copy but the-standard-system-refresh.
Explain deletion flag. Where is it used in archiving process?
How to check cpu usage in EP?