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 LUW Version Difference

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-04-10, 23:20
sgmane sgmane is offline
Registered User
 
Join Date: Jul 2005
Posts: 19
DB2 LUW Version Difference

Hi folks,
Can anyone give me information on differences between releases of DB2 LUW from 8.1.1 to 9.7 (iam only looking till 9.7)

Any links, materials where i can have the same? (I am able to get only complete information on each release, but not the differences.)

Thanks
Reply With Quote
  #2 (permalink)  
Old 07-05-10, 00:10
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
If you look at the doc, each has a "What's New" guide (online or PDF).

Version 8.x is discontinued by IBM and no longer supported.
__________________
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 07-08-10, 08:43
MurariVVK MurariVVK is offline
Registered User
 
Join Date: Jul 2010
Posts: 1
The basic difference is version 8 and version 9 and above..
DB2 v8 -- Not multithreaded engine
Db2 v9 and above --> multithreaded engine.

Diffenences:
1. The format of the application ID has changed to readable format.
2. Modification of Product identification strings was changed. The modification level portion of the product identifier can contain characters from A to Z.
3. Cursor blocking is disabled for SQL procedures. The data is always received one row at a time, regardless of the value that you specify for the BLOCKING bind option.

Like this there will be so many diffences. please refer info center links:
Version 9 incompatibilities with previous releases and changed behaviors
What's new in DB2 V9.5: Changed functionality
What's new in DB2 V9.7: Changed functionality
Reply With Quote
  #4 (permalink)  
Old 07-08-10, 13:45
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Quote:
Originally Posted by MurariVVK View Post
Db2 v9 and above --> multithreaded engine.
v9.5 and above --> multithreaded engine
Reply With Quote
  #5 (permalink)  
Old 07-09-10, 05:32
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Quote:
Originally Posted by db2girl View Post
v9.5 and above --> multithreaded engine
This may be some interesting piece of information for a DBA, but an application programmer can't probably care less about this change. So the real question is what kind of changes the OP is interested in? Enhancements to the SQL functionality vs. internal changes vs. admin-related changes, etc. "What's new?" is the best starting point for that. Everything else is just an extremely condensed list of improvements that may/will miss important things.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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