Page 1 of 1

Monitoring SQL calls

Posted: Tue Aug 07, 2001 11:42 am
by carsten.harnisch1
Is there any way to enable a texisdnt daemon for trace sql commands. Command ref for texisd says (-- any additional args)
I tried texisdnt -a -l -oC:\logs\texis.log -- -tracesql with no success.

Monitoring SQL calls

Posted: Tue Aug 07, 2001 12:53 pm
by John
Texisd does not have an option to trace sql calls. You could trace in the client whenever a SQL call is issued.

Monitoring SQL calls

Posted: Tue Aug 07, 2001 1:43 pm
by Kai
texisdnt and texis are two distinct programs with different options. -tracesql only applies to texis (Vortex scripts).