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.