If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > db2 jdbc connect fails

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-10-04, 10:02
avlinfo693 avlinfo693 is offline
Registered User
 
Join Date: Oct 2004
Posts: 6
db2 jdbc connect fails

I applied fixpack3 to db2 version7.1 on windows 2003 server

Before applying fixpack db2 control center and connecting to db2 via jdbc was working just fine.
After fixpack db2 control center do not start and when i try to connect to database it gives me following error.


java.lang.NoSuchFieldError: numBytesRead
at COM.ibm.db2.jdbc.app.DB2Driver.SQLAllocEnv(Native Method)
at COM.ibm.db2.jdbc.app.DB2Driver.(DB2Driver.java:228 )
at COM.ibm.db2.jdbc.app.DB2Driver.(DB2Driver.java:118 )
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)

Please help me out how to get read of this problem. This site needs to go live soon.

Regards
avl
Reply With Quote
  #2 (permalink)  
Old 12-10-04, 10:06
avlinfo693 avlinfo693 is offline
Registered User
 
Join Date: Oct 2004
Posts: 6
in special notes section of fixpack readme.txt they mentioned this that mentioned that u may loose control center functionality.

but I do not understand their suggested fix section. Can some one please throw some light on it.(Version 7 clients must be upgraded to FixPak 2 or later). I already have installed fixpack 3.

PLEASE HELP

thank you
AVL
---------------

2.7 Special Notes

2.7.1 Loss of Control Center Functionality

There should be no problems introduced against downlevel Control Center
clients by applying FixPak 2 to a DB2 server. However, with this FixPak and
in DB2 Version 7.2, downlevel Control Center clients will lose nearly all
functionality. Downlevel in this case refers to any Version 6 client prior
to FixPak 6, and any Version 7 client prior to FixPak 2. Version 5 clients
are not affected.

The suggested fix is to upgrade any affected clients. Version 6 clients
must be upgraded to FixPak 6 or later, and Version 7 clients must be
upgraded to FixPak 2 or later.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On