<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br></div><div><br></div><div>I am trying to make sense of the data source stats and need some help. Can someone explain these figures to me? The hit count is smaller then the access count. I would expect the other accesses to show up in the miss count, but they don't. Is it a bug or do I misinterpret these numbers?</div><div><br></div><div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);">[standalone@localhost:9999 /] /subsystem=datasources/data-source=ExampleDS/statistics=jdbc:read-resource(include-runtime=true)</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);">{</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);">&nbsp; &nbsp; "outcome" =&gt; "success",</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);">&nbsp; &nbsp; "result" =&gt; {</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);">&nbsp; &nbsp; &nbsp; &nbsp; "PreparedStatementCacheAccessCount" =&gt; "41",</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);">&nbsp; &nbsp; &nbsp; &nbsp; "PreparedStatementCacheAddCount" =&gt; "6",</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);">&nbsp; &nbsp; &nbsp; &nbsp; "PreparedStatementCacheCurrentSize" =&gt; "6",</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);">&nbsp; &nbsp; &nbsp; &nbsp; "PreparedStatementCacheDeleteCount" =&gt; "0",</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);">&nbsp; &nbsp; &nbsp; &nbsp; "PreparedStatementCacheHitCount" =&gt; "35",</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70); position: static; z-index: auto;">&nbsp; &nbsp; &nbsp; &nbsp; "PreparedStatementCacheMissCount" =&gt; "0",</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70); position: static; z-index: auto;">&nbsp; &nbsp; &nbsp; &nbsp; "statistics-enabled" =&gt; true</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70); position: static; z-index: auto;">&nbsp; &nbsp; }</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70); position: static; z-index: auto;">}</div></div><div><br></div><div><br></div><div>Regards, Heiko</div></body></html>