Re: TERM setup problem with sqlplus



obakesan wrote:
Hi

system info:
SQL*Plus: 10.2.0.1.0
Oracle Database 10g 10.2.0.1.0

problem:
when I use my X terminal to connect to the server and use sqlplus I have no problems, but I have started using SSH and find that when I try to use the backspace or delete key that I get control characters appearing
Eg

SQL> this ^H

I thought that stty erase and pressing the right key would replace this ... but it seems not. From long ago I seem to recall there was some settings for the sqlplus command line behaviour but I just can't recall them

from the ssh window (where I have the problem)
$ echo $TERM
cygwin

from the X server window (which works fine)
$ echo $TERM
xterm

thanks :-)

See Ya
(when bandwidth gets better ;-)

Chris Eastwood
Photographer, Programmer Motorcyclist and dingbat
blog: http://cjeastwd.blogspot.com/

please remove undies for reply


at the shell prompt:
stty erase ^H
.



Relevant Pages

  • TERM setup problem with sqlplus
    ... when I use my X terminal to connect to the server and use sqlplus I have no ... from the ssh window ... $ echo $TERM ...
    (comp.databases.oracle.server)
  • Re: WEB SITE PROJECT DEPLOYMENT ~ Help please??
    ... ECHO When/If prompted with the question: ... The files are all now sitting on my Server, and when I load my web site, ... An error has occurred while establishing a connection to the server. ... The connection string specifies a local Sql Server Express instance using ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Script Need to check disk space on remote servers
    ... Is it possible to get SQL Server database and log information (like ... echo Checking drives on Server %%S... ... REM this part of the script generates an HTML file with all the ... REM and then launches it using the default browser. ...
    (microsoft.public.windows.server.scripting)
  • Re: Script Need to check disk space on remote servers
    ... Is it possible to keept the process running by skipping over remote computer ... Is it possible to get SQL Server database and log information (like ... echo Checking drives on Server %%S... ... REM and then launches it using the default browser. ...
    (microsoft.public.windows.server.scripting)
  • My solution for preventing xhost +
    ... from running xhost + and thereby exposing an/the X server. ... If the script detects this condition, ... echo "Re-enabling access control per Security Policy." ...
    (Focus-SUN)