Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Originating-IP: [12.254.208.112]
X-Originating-Email: [mgainty@hotmail.com]
From: "Martin" <mgainty@hotmail.com>
To: <cygwin@sources.redhat.com>, <samuel_powell@ici.com>
References: <OFC95395EA.4D92E73E-ON85256D11.0056F1B4@unauthorised.ici.com>
Subject: Re: using sqlplus on remote server
Date: Wed, 23 Apr 2003 10:07:23 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Message-ID: <Law10-OE21iaTOVvKYc0000429c@hotmail.com>
X-OriginalArrivalTime: 23 Apr 2003 16:07:42.0469 (UTC) FILETIME=[785CEB50:01C309B2]

before running SQLPLUS
you need to
SET $TERM = 'sun'
(the default $TERM  = 'cygwin')
-Martin
----- Original Message -----
From: <samuel_powell@ici.com>
To: <cygwin@sources.redhat.com>
Sent: Wednesday, April 23, 2003 8:56 AM
Subject: using sqlplus on remote server


> Hi,
> I use Cygwin and rxvt to connect to our Solaris servers.  I then execute
> SQL*PLUS on
> these servers.  When executing sql*plus I cannot use the delete key or
> destructive back
> space key to edit the command line.  In fact, I cannot edit the command
> line at all.  If I log
> on to the server using telnet or x-windows to get to the SQL*PLUS command
> line I can then
> edit the commands while in SQL*PLUS.
> I have searched google.com, cygwin faq and the archives for a similar
> problem,
> but have not found one.
> Thank you in advance
> Sam Powell
> Sr. Oracle DBA
> ICI/Paints
> (216)344-8784
> IMPORTANT NOTICE:
> This email is confidential, may be legally privileged, and is for the
> intended recipient only.  Access, disclosure, copying, distribution, or
> reliance on any of it by anyone else is prohibited and may be a criminal
> offense.  Please delete if obtained in error and email confirmation to the
> sender.
>
>
>
>
> IMPORTANT NOTICE:
> This email is confidential, may be legally privileged, and is for the
> intended recipient only.  Access, disclosure, copying, distribution, or
> reliance on any of it by anyone else is prohibited and may be a criminal
> offence. Please delete if obtained in error and email confirmation to
> the sender.
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>
>

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

