Subject Re: [firebird-support] Re: Ackward trace information
Author Anderson Farias
Hi Vlad,


Thanks for jumping in.


|So, i should be able to reproduce it just using
|FlameRobin and SELECT * FROM anytable ?

Yes. Well, at least with this database/tables

As I answered Thomas, it happens on some tables and, as it seems, only on fetching records to some point.

(Now I understand why there are 2 EXECUTE_STATEMENT_FINISH)

Maybe some troubled records or the table/database it self. But there's NO exception whatsoever.


|Could you try with "log_statement_start enable"
|setting in trace configuration ?

I'm doing system audit. log_statement_start is already enabled.


|Are you sure you not filtered out such statements using
|"exclude_filter" or "time_threshold" settings ?

Yes. Buy I was renaming log files without restarting fb nor disconnecting/connecting from client app. So, maybe my fault.



|Does firebird.log contains errors from trace plugin ?

Nothing.


Thanks,
Anderson