Hi
I want to see how long takes an SQL / UnitOfWork by the event monitor.
In the event monitor table for statement, I have 2 column
START_TIME
STOP_TIME
When I issue a SQL, the value in this fields is always 0000-11-30-00.00.00.000000 for all records in the event monitor table, so I can't see how long takes every SQL.
Why do I not have the timestamp of the current time ?
(UDB 8.1, Solaris)
Marc