Hello! we are running a POC where we have found some SQL statements are not showed on PurePath Tree. It is related DBCP.DelegateStatement Class. No idea if we have to instrument any particular calls in order to get SQL statements visible.
We will upload an screenshot and small DT session
Thanks in advanced. Best regards,
JM
Answer by Roman S. ·
Looking at the attached session - the PurePath timed out in the executeQuery method. Not suprised that in such a case we don't show all the information.
Can you try this with a PurePath on that application that does not run into a timeout? Or if they all do change the timeout - temporarily of course - to get a full one?
Answer by Jose A. ·
Thanks Roman. Here you are an example where you can see a purepath on same app with SQL statements
Thanks in advance.
JM
Ok, so if that's the same app it seems to confirm the suspicion from my initial answer. The reason for not seeing SQLs is not problem with instrumentation but that the PurePath times out in the executeQuery method.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET