home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / database / informix / 1745 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.6 KB

  1. Path: sparky!uunet!oracle!pyramid!infmx!davek
  2. From: davek@informix.com (David Kosenko)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: porting a database to ano
  5. Message-ID: <1992Aug19.152425.24080@informix.com>
  6. Date: 19 Aug 92 15:24:25 GMT
  7. References: <memo.579268@cix.compulink.co.uk>
  8. Sender: news@informix.com (Usenet News)
  9. Organization: Informix Software, Inc.
  10. Lines: 28
  11.  
  12. >> ->What is the best way to move a DATABASE from one machine to
  13. >> ->another?
  14.  
  15. >> This is probably a RTFM question, but I've asked the same question 
  16. >> before... I use DBEXPORT to export the db schema and the data.  DBEXPORT 
  17. >> and go to disk or tape.  On the other system, use DBIMPORT to create and 
  18. >> load the database.
  19.  
  20. >Well, if that database isn't *too* big and you've a TPC/IP
  21. >connection why not just RCP it?
  22.  
  23. This discussion brings up a pretty good point.  Informix has 2 different
  24. database servers, INFORMIX-SE and INFORMIX-OnLine.  The middle text above
  25. pretty much assumes the person asking the original question was using OnLine
  26. (as dbimport and dbexport ship only with OnLine).  The second solution
  27. assumes SE (as you cannot rcp OnLine data, at least not directly {of course,
  28. someone will respond that they do it all the time ;-)}).
  29.  
  30. I think what can be derived from this discussion is: when asking questions
  31. about Informix, it is a good idea to indicate which of our two servers you
  32. are using, as the answer may well be different for the two.
  33.  
  34. Dave
  35. -- 
  36. Disclaimer: These opinions are not those of Informix Software, Inc.
  37. **************************************************************************
  38. The heart and the mind on a parallel course, never the two shall meet.
  39.                         -E. Saliers
  40.