RE: Bug in SQLCl 20.3

From: Jeff Smith <jeff.d.smith_at_oracle.com>
Date: Tue, 10 Nov 2020 07:16:26 -0800 (PST)
Message-ID: <045976a8-e31c-404e-b928-9bc13fe8799f_at_default>


20.3 came out last week, I'm happy to test your scenario later today, but you can beat me to it probably.

-----Original Message-----

From: Mladen Gogala <gogala.mladen_at_gmail.com> Sent: Sunday, November 8, 2020 3:06 PM
To: oracle-l <oracle-l_at_freelists.org> Subject: Bug in SQLCl 20.3

The "repeat" command cannot be interrupted by Ctrl-C. I wrote a script which loads a CSV file into a table using PyODBC and wanted to see how fast it is. I was repeating "select count(*) from test_tab" 10 times, 60 seconds between the iterations. When my script completed, I tried killing the "repeat" using Ctrl-C, a keyboard interrupt. The "repeat" would not be interrupted and I had to kill it with some more force (Ctrl-Z is a suspend signal, then follow that by kill -9 %1).  In 20.2, breaking out of the repeat command would get me out of the SQLCl entirely, back to the OS prompt.

Regards

--

Mladen Gogala
Database Consultant
Tel: (347) 321-1217

--

https://urldefense.com/v3/__http://www.freelists.org/webpage/oracle-l__;!!GqivPVa7Brio!PhtbLtAVPPXX0q5vOOPfqXDVDs9xz0GYnrdFFdXB2JZZlTXeeVn_WmIHtEyic9nq9jI$

--

http://www.freelists.org/webpage/oracle-l Received on Tue Nov 10 2020 - 16:16:26 CET

Original text of this message