Cheers
Serge
--
Serge Rielau
SQL Architect DB2 for LUW
IBM Toronto Lab
How do you feel about that, Serge? :-)
Darko
Points for your honesty :-)
I am ambivalent personally, but our developers would perhaps force me
to move to 9.7 immediately just for the sake of weak typing, if they
knew it is available. I had hard moments very often defending DB2
against Informix or MySQL, being asked: "Why can't DB2 understand what
I need, like Informix does? I have to type much more!" and such
questions. My unfair, but most efficient quick counter-argument was
often: "Do you want to have a RDBMS that lets you define column as
number, then insert a character/string in it without error, like some
of them does?" (not Informix, AFAIK). More serious argument I have
used was that the trouble with computers generally is that they
usually do what you order them to do, not what you want them to
do :-)
When mentioning 9.7, is it safe to use it for production OLTP and DWE?
Or to settle with 9.5 for some time? We are about to migrate from 8.2.
Darko Krstic
> My unfair, but most efficient quick counter-argument was
> often: "Do you want to have a RDBMS that lets you define column as
> number, then insert a character/string in it without error, like some
> of them does?" (not Informix, AFAIK). More serious argument I have
> used was that the trouble with computers generally is that they
> usually do what you order them to do, not what you want them to
> do :-)
I spent two hours today fighting a bad performing query until finally
thinking of comparing join member types.
Also today there was a post on BOOLEAN in Oracle on the same topic.
> When mentioning 9.7, is it safe to use it for production OLTP and DWE?
> Or to settle with 9.5 for some time? We are about to migrate from 8.2.
We have shipped fixpack 1. It's safe and very valuable.
* Biggest delivery of SQL and SQL PL since DB2 V2
* Triple the coverage for compression (temp + index)
* Much improved monitoring infrastructure
* ability for existing databases to move into automatic storage over time
* Kissing good bye the the high watermark!
* Greatly simplified schema evolution
* "Readers don't block writers and writers don't block readers"
Well those are just my favorites
Regards,
Damir