- This topic has 22 replies, 5 voices, and was last updated 15 years, 10 months ago by
support-joy.
-
AuthorPosts
-
August 13, 2009 at 3:29 pm #301408
weihuoMemberHi Shalini,
My DB2 version is 8.2.I also have another question for jasper report.
Does MyEclipse support jasperAssistant to compile .xml file to .Jasper file? I am using the latest version of MyEclipse and js2dk version is 1.4.2.19. if it does. which version of JasperAssistant should I use?Thanks.
Wei
August 14, 2009 at 4:45 am #301428
support-shaliniMemberWei,
If you refer to http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-9950.html
it is mentioned that Version 8.1 FixPak 10 is also known as Version 8.2 FixPak 3. I tried with DB2 v9.7.0.441 and could not replicate the issue. So I would recommend you to try with a later version of DB2.which version of JasperAssistant should I use?
Going through the following link http://linux.wareseeker.com/Text-Processing/jasperassistant-2.3.0.zip/336772
I found that the JasperAssistant support Eclipse 3.3. Since ME7.5 is based on Eclipse 3.4.2, You will have to find an appropriate plugin that supports 3.4.2
Hope that helps.August 14, 2009 at 7:26 am #301440
weihuoMember@support-shalini wrote:
Wei,
What is the version of DB2 that you are using?This is an issue with DB2
DB2 Version 8.1, please refer to the following links
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-9950.html
http://confluence.atlassian.com/display/DOC/Known+Issues+for+DB2Hi Shalini,
My DB2 version is 8.2.
MyEclipse is the latest version(7.5).
my jsdk version is 1.4.2
os is window vistaanother question for jasper report: can myeclipse plugin JasperAssitant? if Yes, which version should I use in my case?
Thanks.
Wei
August 14, 2009 at 7:29 am #301442
support-shaliniMemberweihuo,
Please refer to my earlier post. 🙂August 25, 2009 at 9:02 am #301749
weihuoMember@support-shalini wrote:
weihuo,
Please refer to my earlier post. 🙂Hello Shalini,
We just bought 4 MyEclipse licenses, and we do need to support DB2 8.1.17 since it will cost a lot to upgrade DB2. Could you please help me to find which MyEclipse version support my DB2 version?Thanks a lot.
Wei
August 31, 2009 at 2:55 pm #301959
Brian FernandesModeratorWei,
Sorry for the delayed response.
Even though you have version 8.1.17, I believe you are suffering from the same problem that is mentioned here: http://www-01.ibm.com/support/docview.wss?uid=swg21215626
You will need to perform those steps before being able to use our DB tools.
Note that the command line and TOAD typically do not use JDBC to connect to the database, which would explain whey they still work and a JDBC based product may not.
Have you tried connecting to your database from any other JDBC application? Perhaps a standalone app? If you do not fix this problem, it is possible that you would run into the same issue when trying to use Hibernate for instance.
Hope this helps.
September 4, 2009 at 11:46 am #302124
weihuoMember@Support-Brian wrote:
Wei,
Sorry for the delayed response.
Even though you have version 8.1.17, I believe you are suffering from the same problem that is mentioned here: http://www-01.ibm.com/support/docview.wss?uid=swg21215626
You will need to perform those steps before being able to use our DB tools.
Note that the command line and TOAD typically do not use JDBC to connect to the database, which would explain whey they still work and a JDBC based product may not.
Have you tried connecting to your database from any other JDBC application? Perhaps a standalone app? If you do not fix this problem, it is possible that you would run into the same issue when trying to use Hibernate for instance.
Hope this helps.
Hello Brian,
Thank you so much. It works now.
Wei
September 6, 2009 at 11:25 pm #302150
support-joyMemberGood to hear you are all set.
-
AuthorPosts