home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / informix / 2922 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.3 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!usc!cs.utexas.edu!sun-barr!olivea!gossip.pyramid.com!pyramid!infmx!ramesh
  2. From: ramesh@informix.com (Nagar Ramesh)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: Informix ON-LINE archiving
  5. Keywords: Automatic or manual only
  6. Message-ID: <1993Jan11.053551.25891@informix.com>
  7. Date: 11 Jan 93 05:35:51 GMT
  8. References: <Jan.10.22.30.35.1993.27002@remus.rutgers.edu>
  9. Sender: news@informix.com (Usenet News)
  10. Organization: Informix Software, Inc.
  11. Lines: 28
  12.  
  13. In article <Jan.10.22.30.35.1993.27002@remus.rutgers.edu> lad@remus.rutgers.edu (Kamlesh) writes:
  14. >
  15. >    On Informix ON-LINE, is it posssible to automatically archive 
  16. >databases.  Currently, you have to manually run tb-monitor and create
  17. >an archive.  Is there any way to write a macro or a cron to
  18. >automatically backup the database at a certain time?
  19. >
  20. >
  21. >Can anyone suggest any utilities to provide automatic archiving?
  22. >
  23. >Thanks,
  24. >
  25. >
  26. >Kamlesh
  27. >lad@remus.rutgers.edu
  28.  
  29. hi kamlesh,
  30.  
  31. i'll leave the cron stuff up to you but the command line argument
  32. to create an archive is tbtape -s which you can incorporate in 
  33. a cron job.  however, you will be prompted for the level of
  34. the archive and additional tapes to be mounted, if necessary.
  35.  
  36. hope this helps,
  37.  
  38. regards,
  39.  
  40. ramesh.
  41.