Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Back up options

Back up options

From: chris <xnuus_at_hotmail.com>
Date: 11 Apr 2003 03:58:23 -0700
Message-ID: <b04c1374.0304110038.1bd51268@posting.google.com>


Hi,  

   Heres my problem which Im sure someone has experience of. I have a database that quite simply because of the importance of the data needs to be backed up after every transaction, how do I achieve this.

options:

  1. maybe a little crude, I could email the records to an account after after every transaction using a simple script
  2. have two concurrent databases running in two separate machines writing to both rolling back on connection problems.
  3. Mirror the database, whats mirroring, I'm using Mysql, not microsoft SQl server but can make the leap to the darkside if deemed necessary.

Thanks

CP Received on Fri Apr 11 2003 - 05:58:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US