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 > not 2 steps upward compatible

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-11-09, 06:44
dr_te_z dr_te_z is offline
Registered User
 
Join Date: Jan 2009
Location: Zoetermeer, Holland
Posts: 555
not 2 steps upward compatible

MIND YOU, I AM PLAYING, not working. So when you do not find time to help me, it's O.K.
Inbetween 2 customers I've got time to play with my laptop.
So I've got arch-linux installed with DB2 9.5.0 express-C running. I've got VirtualBox installed with OS/2 as client O.S. (old-time-sake) and DB2/2 V7.2 running in that box. Recently I've discovered how to set-up port-forewarding so now I can TELNET from my linux host to my OS/2 client (big deal) .
So why not DB2? The network part is no problem, port 50.005 is routed to 50.000 in my OS/2 box and TCPIP communication is enabled. On the linux host the tcpip node and database is catalogued... So everything should work!....But
Code:
[$]> db2 connect to vWsamp user XXX
Enter current password for XXX: 
SQL5048N  The release level of the database client is not supported by the 
release level of the database server.
Almost there, stumbled in sight of the finish... I'm out of tricks. Anyone a bright idea?
Reply With Quote
  #2 (permalink)  
Old 06-11-09, 06:47
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Have you checked the documentation for client-dbserver version compatability ?
1-release up and 2-releases down is a guideline only.

Cheers
Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 06-11-09, 06:53
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Migration essentials for clients

You will find the client-server compatability matrix in the link above. V7.2 is not listed.

It does explicity state "Connections to DB2 Version 9.5 servers from a client release prior to Version 8 are not supported." but is silent on v7.2 server and 9.5 client.
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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