> I am more concerned on the impacts to Data Definition on the
> Database(i.e Difference in Support for Data Types, Stored Procedures,
> SQLs etc).
Data types shouldn't be an issue unless you are one of the rare kind
using OO (structured types, ref types, typed tables).
I'm not sure whether V7 had BIGINT.
If you use LOBs remember to add a ROWID column to the zOS tables.
That's about it on the data type side.
SQL procedures (I'm taking a guess here):
As long as you don't use nested BEGIN you should be OK.
SQL wise I'm not sure if DB2 V7 for zOS has scalar subqueries.
Also UNION in a nested query and such fancy stuff may get tight.
No OLAP support.
Hmmm.. that's what comes to mind.
If you went to DB2 V8 for zOS much better SQL wise..
Cheers
Serge

Signature
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
IOD Conference
http://www.ibm.com/software/data/ondemandbusiness/conf2006/
vj - 13 Jul 2006 22:38 GMT
Thanks a Lot !!! I think this Input would definitely guide me in the
Data Migration Process.
Are you aware of any documents available online which would explain the
same in details.
Thanks again.
> > I am more concerned on the impacts to Data Definition on the
> > Database(i.e Difference in Support for Data Types, Stored Procedures,
[quoted text clipped - 22 lines]
> IOD Conference
> http://www.ibm.com/software/data/ondemandbusiness/conf2006/
Serge Rielau - 14 Jul 2006 16:12 GMT
http://www-128.ibm.com/developerworks/db2/library/techarticle/0206sqlref/0206sql
ref.html

Signature
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
IOD Conference
http://www.ibm.com/software/data/ondemandbusiness/conf2006/