home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / informix / 1639 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  1.2 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!netnews.upenn.edu!netnews.noc.drexel.edu!coe.drexel.edu!jeff
  2. From: jeff@cbis.ece.drexel.edu (Jeff White)
  3. Newsgroups: comp.databases.informix
  4. Subject: Best way to keep mirror (backup) on instance on another machine
  5. Message-ID: <1992Jul31.181023.27308@cbis.ece.drexel.edu>
  6. Date: 31 Jul 92 18:10:23 GMT
  7. Organization: Drexel University, ECE Department, Philadelphia, PA
  8. Lines: 16
  9.  
  10.  
  11.   We have an Informix database instance on our primary database machine
  12. with a defined raw disk space of 1G although probably about 150M is being
  13. used now.  We want to create a 2nd computer which will act as a backup.
  14. If the primary system goews down (for an extended period of time), the
  15. backup would be brought online.  100% data availability in not required.
  16.    Our current idea (not tested yet) would be to copy the dump achives
  17. from the primary machine (we use tbtape to archive to a unix file, then
  18. dump that to tape) to the backup and restore them, hopefully synchronizing
  19. the databases at least at that point in time.  If it wasn't too difficult or
  20. too expensive resource wise, I'd like to find a way that this updating
  21. could be done more often or more easily.  Any ideas?
  22.  
  23.  
  24.                     Jeff White
  25.                     jeff@cbis.ece.drexel.edu
  26.