Hi.
I am using PL SQL Dev version 11, database version 10g (10.2.0).
When I use Command Window to install scripts from files, it hangs and does not continue the installation scripts. It does not stop at the same place in the script, sometimes after 10 commands and sometimes after 20 commands, for example if the file contains INSERT commands (all commands are the same) it stops after a while and I need to terminate it or force-close it and restart the job using SQL PLUS program.
This error exited in version 10 and now the same error still exist in version 11.
Note: the error occur no matter what is in the files, it hangs with all types of commands (alter table, INSERT, UPDATE, create trigger ....) .
I am using PL SQL Dev version 11, database version 10g (10.2.0).
When I use Command Window to install scripts from files, it hangs and does not continue the installation scripts. It does not stop at the same place in the script, sometimes after 10 commands and sometimes after 20 commands, for example if the file contains INSERT commands (all commands are the same) it stops after a while and I need to terminate it or force-close it and restart the job using SQL PLUS program.
This error exited in version 10 and now the same error still exist in version 11.
Note: the error occur no matter what is in the files, it hangs with all types of commands (alter table, INSERT, UPDATE, create trigger ....) .