Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...This is easily the most helpful website I've ever used, and this is the best forum with the quickest response time bar none...."

Geography

Where in the world do Tek-Tips members come from?
retroman (Programmer)
7 Mar 02 3:39
Anybody know where the default path for the sqexplain.out
when the SQL stmt is run from SQL Editor?
olded (Programmer)
7 Mar 02 10:44
Hi:

From the Informix Guide to SQL, SET EXPLAIN:

"If the client application and the database server are on the same machine, the sqexplain.out file is stored in your current directory.

When the current database is on another machine, the sqexlain.out file is stored in your home directory on the remote host.  If you do not have a home directory on the remote host, the progroam stores sqexplain.out in the directory from which the database server was started"

Ed
Schaefer
retroman (Programmer)
10 Mar 02 19:50
Hi

Thanks for the note. So in my case, i am in the second scenario. I have a home dir defined but when I try running SQL stmt with SET EXPALIN ON from SQL Editor on Win 98 machine. I don't see the result of the SET EXPLAIN being stored in the sqexplain.out? Did i missed out anything?
 
olded (Programmer)
11 Mar 02 11:03
retroman:

Sorry I'm a unix guy.  I have no experience with on Informix on the other side.  The only obvious guidance I can give is do a global search for the sqexplain.out file.

Regards,

Ed
Schaefer
retroman (Programmer)
11 Mar 02 20:16
Hi

I did that and I believe sqexplain.out is in the /HOME dir. Just wonder why the result of SET EXPLAIN ON doesn't append into the file when it is running from SQL Editor. I tried in Unix, it worked. Could it be a bug in IUS 9.14 (on Irix 6.4) or SQL Editor 4.0 (on Win 98 client machine)?

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close