-
peterprib committed revision 875 to the Technology Explorer for IBM DB2 SVN repository, changing 1 files.
2010-01-01 06:00:43 UTC by peterprib
-
peterprib committed revision 874 to the Technology Explorer for IBM DB2 SVN repository, changing 1 files.
2010-01-01 03:45:27 UTC by peterprib
-
peterprib committed revision 873 to the Technology Explorer for IBM DB2 SVN repository, changing 6 files.
2009-12-31 11:07:40 UTC by peterprib
-
When looking at SQL in the dynamic SQL panel it is dropping information from the actual SQL. Information displayed:
xquery let $info := db2-fn:sqlquery('WITH A_DYNAMIC_DATA_TABLE AS (select * from XMLTABLE (''$d/t/r'' passing XMLPARSE( document '''') as "d" columns DYNAMIC_COLUMN_TIMESTAMP TIMESTAMP PATH ''../@time'', DYNAMIC_COLUMN_BPNAME varchar(5000) PATH ''@P1''...
2009-12-31 00:39:34 UTC by peterprib
-
claraliu committed revision 872 to the Technology Explorer for IBM DB2 SVN repository, changing 126 files.
2009-12-30 13:35:12 UTC by claraliu
-
claraliu committed revision 871 to the Technology Explorer for IBM DB2 SVN repository, changing 1 files.
2009-12-30 13:32:10 UTC by claraliu
-
peterprib committed revision 870 to the Technology Explorer for IBM DB2 SVN repository, changing 1 files.
2009-12-30 06:18:30 UTC by peterprib
-
I want to get a buffer hit ration based on deltas. Actually it would have to be from normalised deltas. The question is this possible and how? If not it should be an improvement to the system. For example the buffer hit information is based on total time but one may have made changes that affect the buffer hit ratio and the only way to see is reseting the counters.
If you need to modify...
2009-12-30 06:13:11 UTC by peterprib
-
Every so often it returns
IBM][CLI Driver][DB2/LINUXZ64] SQL16132N XML document contains an invalid document structure. SQLSTATE=2200M SQLCODE=-16132
on hitratio.xml
The calculation for DELTA_NORMALIZED comes up with the wrong value. If I understand it correctly the value should be normailsed to 1 second interval but I get the following 5.39306059e-315 when delta is 58 / 6 s. Notice...
2009-12-30 01:11:42 UTC by peterprib
-
claraliu committed revision 869 to the Technology Explorer for IBM DB2 SVN repository, changing 127 files.
2009-12-29 22:28:10 UTC by claraliu