Subject Using fbtracemgr
Author Russell Rose
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?


[Non-text portions of this message have been removed]