home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / informix / 1788 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.1 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!uwm.edu!ogicse!emory!emory.mathcs.emory.edu
  2. From: widener!obelix.informix.com!johnl@emory.mathcs.emory.edu (Jonathan Leffler)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re:  can not sort rows
  5. Message-ID: <9396@emory.mathcs.emory.edu>
  6. Date: 25 Aug 92 23:23:07 GMT
  7. Article-I.D.: emory.9396
  8. Sender: walt@mathcs.emory.edu
  9. Reply-To: widener!obelix.informix.com!johnl@emory.mathcs.emory.edu (Jonathan Leffler)
  10. Lines: 14
  11. X-Informix-List-ID: <list.1399>
  12.  
  13.  
  14. Clay,
  15.  
  16. You don't say which version of I4GL you are using.  Actually, its more relevant
  17. to ask which version of which engine are you using on which machine?
  18.  
  19. If you have Version 4.10 or above, the engine is probably using the Unix
  20. file system indicated by DBTEMP to do the sorting in.  You can prove whether 
  21. this is the case by looking for files with names which start srt in the 
  22. relevant directories.  If so, you probably need to transfer some of the extra
  23. 250 MB of disk space from the raw partitions to the Unix file system.
  24.  
  25. Yours helpfully, maybe,
  26. Jonathan Leffler (johnl@obelix.informix.com) #include <disclaimer.h>
  27.