Recent content by cbroers

  1. C

    BLOCKS and NUM_ROWS

    The problem is, i can't be sure if there are only a few records or thousands. And what are the minimum amount of rows etc. Therefor, i can't predict whether or not it would be convenient to use Direct Loader or 'normal' inserts.
  2. C

    BLOCKS and NUM_ROWS

    Hi there, we are currently using your TOracleDirectPathLoader component. We have one issue about this component. At the moment we insert only one (or a few) rows the ratio between BLOCKS and NUM_ROWS is not good. When i insert only one row, also on block is created. This seriously affects the...
Back
Top