home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / database / ingres / 2147 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.2 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!yale.edu!jvnc.net!rutgers!ub!niktow!pavlov
  2. From: pavlov@niktow.canisius.edu (Greg Pavlov)
  3. Newsgroups: comp.databases.ingres
  4. Subject: Re: DB admin tools
  5. Message-ID: <1923@niktow.canisius.edu>
  6. Date: 29 Dec 92 16:18:28 GMT
  7. References: <199212232117.AA13643@pony.ingres.com>
  8. Organization: Canisius College, Buffalo NY. 14208
  9. Lines: 25
  10.  
  11. In article <199212232117.AA13643@pony.ingres.com>, pneal@ingres.com (Calgary (Kal-gree), (403) 262-8119) writes:
  12. > If you have a copy of Ingres 6.4/02 you will find an application in the sig
  13. > directory ($II_SYSTEM/ingres/sig) called schemadef_II.  It currently does what
  14. > you are looking for ... altering a table and keeping all of its attached 
  15. > objects.  The codeline will run against any 6.4 database.  If you haven't
  16. > upgraded to 6.4 yet, maybe now is a good time?
  17. > Paul
  18. > pneal@ingres.com
  19.  
  20.   From the "atop.hlp" file in that directory:
  21.  
  22.   "Alter(3)
  23.  
  24.    Allows for changing column names, datatypes, lengths, and null and default
  25.    options on tables......  Does not preserve permits, grants, views, storage
  26.    structures, or indexes."
  27.  
  28.  
  29.   Am I missing something ?  (We are running 6.4)
  30.  
  31.  
  32.   greg pavlov
  33.   pavlov@fstrf.org
  34.