Use the following formula to determine the size of the memory required during BLOB data retrieval or updating.
a + b + 17 (KB) |
a: Maximum value from the following formula for BLOB input variables or output variables specified in one SQL statement:
|
b: Maximum value from the following formula for a combination of SQL statements performing join retrieval with simultaneously open cursors:
|
c: Number of input variables
d: Number of output variables
e: Number of simultaneously open cursors