Transferring redo logs to standby
Hi friends,
We are planning on setting up data guard for our production database, I'm researching on the 2 options to go with, physical or logical. I found several links on the implementation process that the physical redos can be applied on the standby database once they are transferred to the standby's archive destination. But I'm not sure how to transfer the redos to the standby server. Is it done via ftp or any other transport tools?
Also, when the archive logs gets to the standby database, will it apply the logs automatically?
I would appreciate any kind of help.. Thanks a lot..