Longest Transactions: JDBCRequest¶
JDBC > Longest Transactions will show a list of the all JDBC longest transactions in a sequential order that have taken the highest amount of time to complete on this instance.
Note
FusionReactor only keeps a fixed default amount of transactions in memory. If the longest transactions list size gets too long or you restart you application server then any old transactions will be removed.
Change the size of the JDBC Longest Transactions via:
- JDBC+Settings > History > Slow Request History Size
An example of the page can be seen below with the statement data obfuscated. The image lists the statements by their highest time taken to complete.
Note
The Longest Requests : JDBCRequest is the same as Transaction->Long Transactions but filtered
to only show transactions of JDBC type.
Learn more
Need more help?
Contact support in the chat bubble and let us know how we can assist.