Message-ID: <39BAE743.E5E2926F@rationalconcepts.com>
From: "C. Ferguson" <c_ferguson@rationalconcepts.com>
X-Mailer: Mozilla 4.7 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.databases.oracle.server
Subject: Re: recall/edit commands
References: <lBBu5.720$Uk2.4220@iad-read.news.verio.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 29
Date: Sun, 10 Sep 2000 01:43:34 GMT
NNTP-Posting-Host: 24.5.135.200
X-Complaints-To: abuse@home.net
X-Trace: news1.alsv1.occa.home.com 968550214 24.5.135.200 (Sat, 09 Sep 2000 18:43:34 PDT)
NNTP-Posting-Date: Sat, 09 Sep 2000 18:43:34 PDT
Organization: @Home Network


Hi,
  in sqlplus you can run the last command that is still in it's buffer.  To see
what it holds,
  sql> list

  to run it again,
  sql> /

   hth,
cindy

Legend wrote:

> Hello all,
>
> Is it possible to recall a previous command to execute again or recall a
> previous command to edit and then execute in a sqlplus/svrmgrl session?
>
> What I ususally do is use my mouse cut-n-paste the previous command to a new
> line, but I found it annoying. Could someone suggest a better solution for
> me?
>
> I am running all these queries and commands within a telnet/ssh session to
> Oracle.
>
> Thanks,
>
> Benny


