Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Control + C doesn't work properly in SQLPlus
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Marcel Paul  
View profile  
 More options Jun 27 2011, 4:40 am
From: Marcel Paul <marcel.p...@gmail.com>
Date: Mon, 27 Jun 2011 01:40:00 -0700 (PDT)
Subject: Control + C doesn't work properly in SQLPlus
Hello,

I would like to ask you for help with the issue I encounter in
SQLPlus. When I run a command and want to interrupt it with Control +
C (^C), i'm not able to do so as the command is running further.
Moreover if I press ^C on empty command line and the want to run any
command I have no output as well as I'm not able to quit SQLPlus
properly. I believe it's some configuration issue but can't find it. I
already tried to play with stty terminal command as well as with $TERM
env. variable but was not able to fix the issue.
When I connect to server where the database is running locally and run
SQLPlus from there it works fine.
I would be thankful for any hint.

Best regards,
Marcel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
George Nachman  
View profile  
 More options Jun 27 2011, 7:40 pm
From: George Nachman <gnach...@llamas.org>
Date: Mon, 27 Jun 2011 16:40:56 -0700
Local: Mon, Jun 27 2011 7:40 pm
Subject: Re: [iterm2-discuss] Control + C doesn't work properly in SQLPlus
If you run:

stty -a

does it say:

intr = ^C

If not, run this command before starting SQLPlus:

stty intr ^C

and see if that helps.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcel Paul  
View profile  
 More options Jun 28 2011, 3:02 am
From: Marcel Paul <marcel.p...@gmail.com>
Date: Tue, 28 Jun 2011 00:02:00 -0700 (PDT)
Subject: Re: Control + C doesn't work properly in SQLPlus
Hello, thanks for the quick answer..

Yeah, intr is set to ^C, that was first thing I checked. Even in
terminal in SQLPlus when I press it I can see it on the screen as the
last characters. After these characters I can't write anything, no
output is sent to screen, everything just hangs.

Best regards,
Marcel

On Jun 28, 1:40 am, George Nachman <gnach...@llamas.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
George Nachman  
View profile  
 More options Jun 28 2011, 12:18 pm
From: George Nachman <gnach...@llamas.org>
Date: Tue, 28 Jun 2011 09:18:43 -0700
Local: Tues, Jun 28 2011 12:18 pm
Subject: Re: [iterm2-discuss] Re: Control + C doesn't work properly in SQLPlus
It sounds like SQLPlus is probably catching the signal. You can try
^\, which sends the QUIT signal, and is not usually caught.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcel Paul  
View profile  
 More options Jun 29 2011, 4:45 am
From: Marcel Paul <marcel.p...@gmail.com>
Date: Wed, 29 Jun 2011 01:45:03 -0700 (PDT)
Local: Wed, Jun 29 2011 4:45 am
Subject: Re: Control + C doesn't work properly in SQLPlus
I believe it's the way how Oracle handle ^C command sent via network
as local connection works fine.
I checked the ^\ command before and it worked but it's a kill of an
entire session when I got completely disconnected.
Thanks for your help.

Marcel

On Jun 28, 6:18 pm, George Nachman <gnach...@llamas.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
George Nachman  
View profile  
 More options Jun 29 2011, 4:25 pm
From: George Nachman <gnach...@llamas.org>
Date: Wed, 29 Jun 2011 13:25:48 -0700
Local: Wed, Jun 29 2011 4:25 pm
Subject: Re: [iterm2-discuss] Re: Control + C doesn't work properly in SQLPlus
Sorry, I'm not sure what's going on. Usually, configuring stty to send
intr for ^C does the trick. There may be a bug in the SQLPlus client.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcel Paul  
View profile  
 More options Jun 30 2011, 4:16 am
From: Marcel Paul <marcel.p...@gmail.com>
Date: Thu, 30 Jun 2011 01:16:03 -0700 (PDT)
Local: Thurs, Jun 30 2011 4:16 am
Subject: Re: Control + C doesn't work properly in SQLPlus
i think problem will be somewhere else.. thanks for your support.

best regards,
marcel

On Jun 29, 10:25 pm, George Nachman <gnach...@llamas.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »