home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / ingres / 2224 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.databases.ingres
  2. Path: sparky!uunet!newsflash.concordia.ca!nstn.ns.ca!news.ucs.mun.ca!csd.unb.ca!UPEI.CA!leath
  3. From: leath@UPEI.CA (Steve Leath)
  4. Subject: Re: DB admin tools
  5. Message-ID: <leath.17.726845628@UPEI.CA>
  6. Sender: news@jupiter.sun.csd.unb.ca
  7. Organization: University of Prince Edward Island, CANADA
  8. References: <ROBM.92Dec22120335@ishtar.Berkeley.EDU> <1993Jan5.004315.1@gsbacd.uchicago.edu> <1993Jan5.190338.23433@pony.Ingres.COM> <1993Jan11.135316.1@gsbacd.uchicago.edu>
  9. Date: Tue, 12 Jan 1993 13:33:48 GMT
  10. Lines: 21
  11.  
  12.  The copydb tool has long been inadequate to the
  13. >task, really since version 6, when INGRES first started dropping views
  14. >when you drop a table.
  15. >
  16. >I have attached a query that I wrote to find the dependencies on a given
  17. >table, although I won't vouch for its accuracy.  It only goes one level
  18. >deep, also, so it won't catch a view that is defined on a view.  But
  19. >it's a start.
  20. >
  21. >--Mark Jaeger                internet: cs_mj@gsbvax.uchicago.edu
  22. >Graduate School of Business        yellnet:  (312) 702-0328
  23. >University of Chicago            faxnet:   (312) 702-0233
  24. >Disclaimer: My opinions are my own and not those of my employer.
  25. >Je suis un virus.  Prends ton pied et copie moi a ta .signature.
  26. >
  27. >
  28. Schemadef_II supplied by Ingres in version 6.4 can add and delete columns 
  29. and modify column formats while saving data, indexes, views, rules , 
  30. permissions and integrities.
  31.  
  32. Steve  leath@upei.ca
  33.