The 'PLSQL Developer' processes a host command in a different was than the SQL*PLUS.
My intension was to test a script which calls sqlldr followed by some SQL statements for post processing. 'PLSQL Developer' starts executing the SQL statements before the host command has finished.
Is there a configuration option that 'PLSQL Developer' waits for executing following commands until the called host process returns?
My intension was to test a script which calls sqlldr followed by some SQL statements for post processing. 'PLSQL Developer' starts executing the SQL statements before the host command has finished.
Is there a configuration option that 'PLSQL Developer' waits for executing following commands until the called host process returns?