We were trying to correlate a start-time and finish-time with one of the other time columns (sql_totaltime, sql_maxtime, etc.). Weird that they wouldn't include the actual start time.
Thanks for the help!
Sean.
---------------
From: Art Kagel [mailto:
art....@gmail.com]
Sent: Wednesday, April 09, 2014 3:14 PM
To: Sean Baker
Cc:
inform...@iiug.org
Subject: Re: syssqltrace time columns
IB that sql_begintxtime is an internal timestamp which is just a monotonically increasing value that the server increments every time it processes certain internal steps. It is the same timestamp that is put on a page on disk when it is modified. There is no direct correlation between an internal Informix timestamp and clock time. The increments do not even represent a uniform passage of any increment of time.
Art
Art S. Kagel, Principal Consultant
ASK Database Management
Blog:
http://informix-myview.blogspot.com/
Disclaimer: Please keep in mind that my own opinions are my own opinions and do not reflect on the IIUG, nor any other organization with which I am associated either explicitly, implicitly, or by inference. Neither do those opinions reflect those of other individuals affiliated with any entity with which I am affiliated nor those of the entities themselves.