Start a new topic

[700.1465] Bug: explain plan in db2 v 7.2

[This topic is migrated from our old forums. The original author name has been removed]
[Attachment has been removed.]

[700.1465] Bug: when trying to obtain an explain plan in db2 7.2 dbvis fails with cast Exception from Integer to Long . It is working fine in 6.5.10 Edited by: Joaquin Rodriguez on 19-dic-2009 22:15

[This reply is migrated from our old forums.]

Re: [700.1465] Bug: explain plan in db2 v 7.2
Joaquin, Thanks for your post. Can you please paste the complete stack trace in a post? Best Regards Roger
[This reply is migrated from our old forums. The original author name has been removed]

Re: [700.1465] Bug: explain plan in db2 v 7.2
Roger here is the stack trace: An internal error occurred: java.lang.Error: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Long The error may have affected the application state. Please notify vendor. Stack Trace: java.lang.Error: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Long at com.onseven.dbvis.G.B.C.ē(Z:1401) at com.onseven.dbvis.G.B.C.execute(Z:880) at com.onseven.dbvis.G.B.X.Ʃ(Z:137) at com.onseven.dbvis.G.B.J.ā(Z:1013) at se.pureit.swing.A.O$2.run(Z:1192) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Long at com.onseven.dbvis.db.db2.DB2ExplainPlanHandler.addExplainPlanEntry(Z:1371) at com.onseven.dbvis.db.db2.DB2ExplainPlanHandler.createExplainPlanResult(Z:2771) at com.onseven.dbvis.db.db2.DB2ExplainPlanHandler.fetchExplainPlan(Z:1114) at com.onseven.dbvis.G.B.C.ĕ(Z:2568) at com.onseven.dbvis.G.B.C.ē(Z:1546) ... 5 more Best regards Joaquin
[This reply is migrated from our old forums.]

Re: [700.1465] Bug: explain plan in db2 v 7.2
Joaquin, This will be fixed in the next EA. Thanks! Regards Roger
[This reply is migrated from our old forums.]

Re: [700.1465] Bug: explain plan in db2 v 7.2
Joaquin, Have you had a chance trying the 700.1475 version with the fix for the explain problem? Regards Roger