Have a look at Oracle Data Guard. Oracle Doc Part no: a96653. It explains a few ways in which you can replicate changes to another database on another server or the same server, one of which is using the archive logs. In an Oracle Data Guard setup you have a primary database and one ro many standby database which is kept up to date by either using archive log files or redo log files.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.