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