Hi All,

We are in the process to migrate one of our database from Sybase to DB2 9. We use MTK to move database objects. Now facing issues in moving tables with TEXT field in Sybase to DB2 ( In DB2 "TEXT" datatype is mapped to CLOB).

We are having problems loading/unloading huge tables using bcp, so I was wondering if anyone could give us some advice on that. Here are a couple of questions I have:
...