home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / informix / 1927 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.3 KB

  1. Path: sparky!uunet!gatech!emory!obelix.informix.com
  2. From: johnl@obelix.informix.com (Jonathan Leffler)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re:  ESQL/C & $set explain on problem
  5. Message-ID: <9530@emory.mathcs.emory.edu>
  6. Date: 14 Sep 92 14:13:08 GMT
  7. Sender: walt@mathcs.emory.edu
  8. Reply-To: johnl@obelix.informix.com (Jonathan Leffler)
  9. Lines: 20
  10. X-Informix-List-ID: <list.1446>
  11.  
  12. }From: uunet!sdd.hp.com!kurt (Kurt Andersen)
  13. }Subject: ESQL/C & $set explain on problem
  14. }Date: 10 Sep 92 01:29:02 GMT
  15. }X-Informix-List-Id: <news.1790>
  16. }
  17. }In an ESQL/C program (ESQL version 4.10.UD2) running on an HP 9000/380,
  18. }I am trying to do a '$set explain on' to watch the execution of the select
  19. }statements following throughout the program.  No errors come back, but I
  20. }don't get a 'sqexplain.out' file anywhere that I can find either.
  21. }Any suggestions?  BTW, the program is talking to a standard engine (version
  22. }5.00.UC2) on another machine through I-NET.
  23.  
  24. I would suggest that the engine which writes the explain file is on the other
  25. machine.  Exactly where the file is written on the other machine is anyone's
  26. guess -- I'd try root (/) first, then $INFORMIXDIR, and then
  27. find / -name sqexplain.out -print
  28. There is an outside chance that no file is written at all in this environment.
  29.  
  30. Yours,
  31. Jonathan Leffler (johnl@obelix.informix.com) #include <disclaimer.h>
  32.