You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2013/10/15 23:25:34 UTC

[Db-derby Wiki] Update of "DerbyDebuggingTips" by MyrnavanLunteren

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The "DerbyDebuggingTips" page has been changed by MyrnavanLunteren:
https://wiki.apache.org/db-derby/DerbyDebuggingTips?action=diff&rev1=5&rev2=6

   * DssProtocolErrors - How DRDA chaining and continuations handling issues may arise.
   * DumpClassFile - How to view the execution code that is implemented via generated classes.
   * OptimizerTracing - How to trace the optimizer's analysis of a statement.
+  * DebuggingDerbyMemoryIssues - How to analyze memory problems.