Monitoring SQL calls

Post Reply
carsten.harnisch1
Posts: 37
Joined: Fri Jul 13, 2001 12:27 pm

Monitoring SQL calls

Post 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.
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Monitoring SQL calls

Post by John »

Texisd does not have an option to trace sql calls. You could trace in the client whenever a SQL call is issued.
John Turnbull
Thunderstone Software
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

Monitoring SQL calls

Post by Kai »

texisdnt and texis are two distinct programs with different options. -tracesql only applies to texis (Vortex scripts).
Post Reply