Archived Log backup manually? [message #397849] |
Tue, 14 April 2009 03:49 |
linuxos
Messages: 31 Registered: April 2009
|
Member |
|
|
I'm new in administration of Oracle. From the existing system of my client, I found that there are many archived log files (over 100) left in the archive log folder. It is said a shell script is used to backup them to tape and clean up the logs with retention of 7 days.
They do not use RMAN since they don't know much about it, and downtime for job rerun in the application system is allowed. (Point-in-time recovery is not needed)
I havn't do backup or recovery before, so I don't know how difficult the RMAN is!
Does any one do backup with shell script only? (without 3rd party tool or RMAN) Or keeping lots of archived log is necessary for the Data Guard setting?
|
|
|
Re: Archived Log backup manually? [message #397851 is a reply to message #397849] |
Tue, 14 April 2009 03:57 |
|
Michel Cadot
Messages: 68729 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Quote: | so I don't know how difficult the RMAN is!
|
Very easy much more than shell scripts.
Quote: | Does any one do backup with shell script only?
|
There are many available on the web.
Regards
Michel
|
|
|