> Hi, I'm trying to use fbtracemgr, but I get nothing coming out after I've run 
> a query.  Here is my config file:
> <database mydb.fdb>
>        enabled true
> log_transactions true
> log_trigger_start true
> log_trigger_end true
> print_perf true
> prin_plan true
> log_procedure_start true
> log_procedure_finish true
> </database>
>
> and here is my command:
> fbtracemgr.exe -SE localhost:service_mgr -USER SYS DBA -PASS masterkey -NAME 
> "my_trace" -START -C "my_trace.cfg">  my_trace.log
>
> Is there anything I'm doing wrong?  Have I left anything out?

Do you get an error when starting the trace session or do you get a line 
that the trace session has been started successfully?

With what connect string does your client appliation connect?

--
With regards,
Thomas Steinmaurer (^TS^)
Firebird Technology Evangelist

http://www.upscene.com/
http://www.firebirdsql.org/en/firebird-foundation/

Reply via email to