Text importer behavious issues

F. van Boven

Member²
If you process a file with the Text importer there is some weird behavious:

1. Blocking PL/SQL.
PL/SQL blocks everything. So I cannot continue working in another window. Can the be changed so not the entire application turns "white"?

2. Progress hangs.
After switching to another application and back to PL/SQL, the progress counter stops.
In combination with the previous point, I thought the entire application "hung" and was broken....

 
The Text Importer does indeed block PL/SQL Developer. It is on the list of enhancement requests to run it in a background thread like most other functions.
 
Back
Top