Re: Really annoying change to 11.2 sqlplus
From: De DBA <dedba_at_tpg.com.au>
Date: Wed, 23 Feb 2011 10:53:13 +1000
Message-ID: <4D645A79.6080509_at_tpg.com.au>
Adric Norris wrote:
> On Tue, Feb 22, 2011 at 4:18 PM, <paul.baumgartel_at_ubs.com
> <mailto:paul.baumgartel_at_ubs.com>> wrote:
>
> You'll love it. You have command recall with up/down arrows
> and/or F7,
> easy copy/paste (set cmd window to Quick Edit mode), scrollback, etc.
> The continued availability of this is the reason Oracle ditched
> the GUI
> version.
>
>
> Just remember to avoid hitting Ctrl-C, generally speaking. It has the
> nasty habit of breaking you completely out of sqlplus.
>
> --
> "I'm too sexy for my code." -Awk Sed Fred
>
Date: Wed, 23 Feb 2011 10:53:13 +1000
Message-ID: <4D645A79.6080509_at_tpg.com.au>
Adric Norris wrote:
> On Tue, Feb 22, 2011 at 4:18 PM, <paul.baumgartel_at_ubs.com
> <mailto:paul.baumgartel_at_ubs.com>> wrote:
>
> You'll love it. You have command recall with up/down arrows
> and/or F7,
> easy copy/paste (set cmd window to Quick Edit mode), scrollback, etc.
> The continued availability of this is the reason Oracle ditched
> the GUI
> version.
>
>
> Just remember to avoid hitting Ctrl-C, generally speaking. It has the
> nasty habit of breaking you completely out of sqlplus.
>
> --
> "I'm too sexy for my code." -Awk Sed Fred
>
Ah, and avoid accidentally hitting the arrow/page up/down keys too... Unlike the Unix shells, the cmd history browser replaces your current command line and there is no way to get it back. Especially a problem when working on a laptop with their cramped keyboards... :(
Cheers,
Tony
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Feb 22 2011 - 18:53:13 CST