How: Script archive log transfer to standby db [message #225180] |
Sun, 18 March 2007 21:48 |
Nabil_Lueeny
Messages: 1 Registered: March 2007
|
Junior Member |
|
|
Hi,
I’m implementing disaster recovery right now. For some special reason, the only option for me is to implement non-managed standby (manual recovery) database.
The following is what I’m trying to do using shell script:
1. Compress archive logs and copy them from Primary site to Standby site every hour. ( I have a very low network )
2. Decompress archive logs at standby site
3. Check if there are missed archive logs. If no, then do the manual recovery
Did I miss something above? And I’m not skill in to build shell scripts, is there any sample scripts I can follow? Thanks.
Nabil
[Updated on: Sun, 18 March 2007 21:51] Report message to a moderator
|
|
|
|
|
|