<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);"> "outcome" => "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);"> "result" => {</div><div style="margin: 0px; font-size: 14px; font-family: 'Source Code Pro'; color: rgb(149, 165, 167); background-color: rgb(0, 57, 70);"> "PreparedStatementCacheAccessCount" => "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);"> "PreparedStatementCacheAddCount" => "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);"> "PreparedStatementCacheCurrentSize" => "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);"> "PreparedStatementCacheDeleteCount" => "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);"> "PreparedStatementCacheHitCount" => "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;"> "PreparedStatementCacheMissCount" => "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;"> "statistics-enabled" => 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;"> }</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>