Very long execution time of long scripts in command window

Hi,

Execution of long script (~30k lines of code) from command window (pasted to Editor tab) is veeeeeeeeeeeeeeeeery slow. PL/SQL developer hangs (no response at all) for couple minutes and then real execution of code is quite fast. Debug shows that problem appears during "InterpretLine" - it slows down as the script becomes longer.

The same script divided into parts (~1k lines of code each) runs quite fast.

I'll send test script and debug.txt in coulpe minutes to support.

Best regards,
Lukasz
 
Back
Top