home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / sybase / 607 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  913 b 

  1. Path: sparky!uunet!spool.mu.edu!agate!ucbvax!mtxinu!sybase!larryj
  2. From: larryj@sybase.com (Larry Johnson)
  3. Newsgroups: comp.databases.sybase
  4. Subject: Re: DUMP DATABASE ... - to Exabyte tapedrive ???
  5. Keywords: dump.database
  6. Message-ID: <27606@sybase.sybase.com>
  7. Date: 5 Jan 93 18:23:22 GMT
  8. References: <1992Dec22.152055.26590@fnbc.com> <0000c0813440.4@dkfz-heidelberg.de>
  9. Sender: news@Sybase.COM
  10. Organization: Sybase, Inc.
  11. Lines: 10
  12.  
  13.  
  14. Use care about dumping multiple databases to a single tape and
  15. ABSOLUTELY TEST that if you do so you can get the individual databases
  16. back again.
  17.  
  18. There is no tape positioning done by Sybase, to the best of my
  19. knowledge.  The safest way is to TEST first --or-- dump the databases to
  20. disk files and then use standard UNIX facilities to place them on the
  21. tape.  Then, you can use those same standard utilities to retrieve the
  22. one(s) you need to disk and load them from those files.
  23.