So you're wanting to implement a log based replication scheme that just pumps the transaction log off to a different file system? There are a number of commercial products that will let you do this, the better known ones being [SharePlex][1] and [GoldenGate][2], plus there's even an open source one called [Zizzy][3], but I can't say that I've tried it.


  [1]: http://www.quest.com/shareplex-for-oracle/
  [2]: http://www.goldengate.com/technology/tdm.html
  [3]: http://sourceforge.net/projects/zizzy