2009/11/25 Martin J. Evans <martin.ev...@easysoft.com>:
> Colin Murtaugh wrote:
>>
>> Hi --
>>
>> I'm running into a strange problem with a script that uses DBI and
>> DBD::Oracle.  Once my script connects to my database, I can't use ctrl-c
>> to
>> exit (or ctrl-z to background it).   I end up having to open another shell
>> and kill the original process manually.

As I recall the same behaviour happens at the interactive SQL> prompt.
Can exit with ctrl-D but no response to ctrl-C or -Z. Not a DBI issue
imo.

Reply via email to