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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!sun-barr!ames!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!dsinc!pitt.edu!astinus
  2. From: astinus+@pitt.edu (Mark E Porterfield)
  3. Newsgroups: comp.databases.ingres
  4. Subject: Re: Running Ingres using Unix Cron
  5. Keywords: Ingres Cron
  6. Message-ID: <1744@blue.cis.pitt.edu>
  7. Date: 12 Jan 93 20:04:39 GMT
  8. References: <1993Jan12.163830.17691@zia.aoc.nrao.edu>
  9. Sender: news+@pitt.edu
  10. Organization: University of Pittsburgh
  11. Lines: 17
  12.  
  13. In article <1993Jan12.163830.17691@zia.aoc.nrao.edu> cbignell@zia.aoc.nrao.edu (Carl Bignell) writes:
  14. >I have been trying to run an Ingres report using the unix Cron
  15. >facility so that some report files can be automatically updated on a
  16. >Carl Bignell
  17.  
  18. We work on a set of DecStation 5000/200's running ULTRIX V4.2 (Rev. 96).
  19. We have cron run c shell scripts as user INGRES that in turn run all our
  20. reports and nightly SQL integrity checks.  It is good pratice to ALWAYS give
  21. CRON or any other script a full pathname.  One nice plus we have seen from
  22. using shell scripts is that we can send reports via mail directly to dept.
  23. heads or some external sites for verification of a code used via e-mail.  Our
  24. users and external sites have really welcomed this functionallity.  They get
  25. their coffee and sit down to read yesterdays reports.  No traversing from
  26. machine to machine or digging through directory structures.  These are, of 
  27. course, for NON-sensitive information only.
  28.  
  29. Mark E. Porterfield
  30.