Recent content by somis

  1. S

    DirectPathLoader...

    1.disable foreignKey and constriant 2.until all finished, so this is my max problem using the doa. I thinking loading 400000 record in the database,but because need put them into the memory, tip virtual memory is small, lucky, yet finish my work.
  2. S

    Using DOA in a service

    Maybe oracle path is miss
  3. S

    Using DOA in a service

    No problem
  4. S

    Large table loader

    I am use the TOracleDirectPathLoader , Have a large text file and need load into a table. I learning the doa's demo --DirectPath, found needing declare collection for save the text records, but because the text file is so large, so exeute program use all memory also, need declare record struct...
Back
Top