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

  1. Path: sparky!uunet!gatech!emory!emory!not-for-mail
  2. From: dave.snyder@snide.com (Dave Snyder)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: Negative PIDS, and SE/Online questions
  5. Date: 11 Jan 1993 21:18:06 -0500
  6. Organization: Mailing List Gateway
  7. Lines: 24
  8. Sender: walt@mathcs.emory.edu
  9. Distribution: world
  10. Message-ID: <1it9ouINNa3o@emory.mathcs.emory.edu>
  11. Reply-To: dave.snyder@snide.com (Dave Snyder)
  12. NNTP-Posting-Host: emory.mathcs.emory.edu
  13. X-Informix-List-ID: <list.1772>
  14.  
  15. Quoting Naomi Walker...
  16. } Question #2
  17. } My next question is about SE.  I am very familiar with all the Informix
  18. } tools available to me when using Online.  I am not familiar with SE.
  19. } In general, are the same or equivalent tools available when using the
  20. } standard engine (tbcheck)?  How about all the sql statements, like 
  21. } $ SET EXPLAIN ON/OFF, and $ ALTER TABLE to change things like lock modes
  22. } and next extent?
  23. The standard engine has "bcheck" instead of tbcheck.  SE has SET EXPLAIN,
  24. ALTER TABLE, etc.  Some of the commands may be a little different because
  25. of the nature of SE though.  SE doesn't support VARCHAR, TEXT, or BYTE.
  26. SE doesn't have lock modes or extents.  SE logs are handled by a single
  27. file on the Unix filesystem.  Come to think of it... so are the data
  28. files and system catalogs.  You'll see a lot of similarities... you'll also
  29. see quite a few differences.
  30.  
  31. DAS
  32. -- 
  33. David Snyder @ Snide Computer Services - Folcroft, PA          Current Release
  34.                                                                is db4glgen-3.9
  35. UUCP:  ..!uunet!das13!dave   INTERNET:  dave.snyder@snide.com
  36.