MaxMessage - long execute time ?? -
11-20-2007
, 03:22 AM
Hi
when i profiled my database i get this data :
Number of Invocations,Total Time,Maximum Time,Issued By,Statement
Text,Signature
1,12424,12424,'DBA',' select ...................., 610509981
256,12222,7015,'DBA','select property(''MaxMessage'')',349012234
1,2566,2566,'DBA','SELECT Number(*) AS Lp, T.ID_Towar,..................
,87196106
.................
.................
Second position is very expensive, and i don't know what is this ?? May i
disable this or .... ?
In my application i only run few SELECT.
Fantom |