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.
If I want to use export and import utility to move DB2 tables which have fields of type BLOB, how to do that? Is there any constraint on the size of BLOB fields?
You may want to read Command Reference - it's all there. Since you'll be writing BLOBs to files I think the only constraint would be your OS' file size limit and available disk space.