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 > Problem accessing V8 from V7 Client

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-29-03, 15:25
anil4321 anil4321 is offline
Registered User
 
Join Date: Feb 2003
Posts: 20
Problem accessing V8 from V7 Client

I am trying to access V8 Server(With fixpack 1) from a V7 (DB2 v7.1.0.65). At server when I issue a select statement I am getting the full result set, where as at client it only displays few lines of the result set and then hangs(No error message is generated at clinet or server).

To find out if clinet has any any problem I tried to access a V7 Server and I had no problem accessing any data.

Does anybody know if there is any problem with V8?

I know that DB2 clients can connect to DB2 servers two releases later or one release earlier than the client’s release level, as well as to servers at the same release level.
Reply With Quote
  #2 (permalink)  
Old 12-29-03, 15:36
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
On the server side, I would go to at least FP 2 if possible (latest is FP4).

On the client side, you need to make sure you have one of the later version 7 fixpaks that was released after version 8 was released. The latest version 7 fixpak is FP11.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 12-30-03, 11:16
anil4321 anil4321 is offline
Registered User
 
Join Date: Feb 2003
Posts: 20
After rebind it works fine. I forgot to bind the applications.
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