Question

I want to store large files in a DB2 database and I need more information about which is the best technique to use as I am new in this IBM product (previous experience with T-SQL only).

The situation:

  1. I am using DB2 C-express 10.1 (I do not know how to use the compression feature but sure that this distribution has not got it - this is not problem I can change the distribution if it may help me.
  2. OS - windows 7

  3. Data files types - ms word/pdf/ppt ( I think they will be store as binary objects)

So, could some one advice for best technique which I can use (talking about both security and performance)?

I suppose I am looking for something like MS File-Stream Enable Database with BLOB objects.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with dba.stackexchange
scroll top