Link to home
Start Free TrialLog in
Avatar of bhagatali
bhagataliFlag for United States of America

asked on

Factors for determining a block size for bulk INSERT's in DB2?

Hi,

We are developing a program where we read records from a table, process them in a COBOL/RPG program, store the processed record in an array and when a certain block size is reached we do a bulk INSERT.

How do I derive the optimal block size? What are the factors that I need to keep in mind in deriving the block size.

If there are any pointers/articles out there which you may have found useful in this regard, could you please share them?

Regards
Ali.
ASKER CERTIFIED SOLUTION
Avatar of Gary Patterson, CISSP
Gary Patterson, CISSP
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial