Multiple Text Importer sessions

rbrooker

Member³
Hey Marco,

Loading some data into a database using the Text Importer. When I start the first (300k records), all is well. When I start anothe import (another 300k records), the first import pauses until the second import finishes at which point it resumes.

Is there a restriction on running imports in parallel? In the end I had to start 2 copies of PLSD to get them to run at the same time.

Are you able to allow 2 imports from the same PLSD instance please?

Cheers ...
 
The Text Importer does not work in a background thread, so they will indeed block each other. This is on the list of enhancement requests.
 
Back
Top