> Greeting,
> Can anyone tell me the points to keep in mind while
[quoted text clipped - 5 lines]
>
> TIA
I would point you to the Migration Station, there are some good
articles on Sybase:
http://www-128.ibm.com/developerworks/ondemand/migrate/db.html
On that URL you will also find a link to a SQL Server to DB2 Migration
redbook, which I know is not Sybase, but there is a large overlap.
As for LOBS, DB2 allows LOB columns, which can be stored in LOB
Tablespaces - there are some restictions and best practices to be aware
of, all covered in the info above.
Another difference is the Case Sensitivity, DB2 is Case Sensitive, for
Data and Catalog entries (though you need to explicitly create an
object that is not uppercase).
Graham Martin
http://www.ibm.com/software/data/db2/migration/