Command fallback in Oracle sql> mode

Source: Internet
Author: User

Connection sqlplus not like MySQL can turn history, by installing Rlwrap

1, installation rlwrap-0.37.tar.gz

Tar zxvf rlwrap-0.37.tar.gz


CD rlwrap-0.37

./configure

#yum List|grep termcap

#yum List|grep ReadLine

#yum-y Install libtermcap-devel readline-devel


./configure

Make

Make install


2. Setting Environment variables

Switch to Oracle User

Vim. Bash_profile

Add alias Sqlplus/rman Configuration


Alias sqlplus= ' Rlwrap sqlplus '

Alias rman= ' Rlwrap Rman '


3. Save exit source. Bash_profile make effective or exit re-login

At this point the execution Sqlplus "/as SYSDBA" This time input command found can callback

You can also directly execute Rlwrap sqlplus "/as SYSDBA" without setting an alias

This article is from the "record a bit of learning life" blog, please make sure to keep this source http://ureysky.blog.51cto.com/2893832/1918282

Command fallback in Oracle sql> mode

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.