Edit of linux oracle sqlplus

Source: Internet
Author: User

Edit of linux oracle sqlplus

SQL> editWrote file afiedt. buf120

 

As shown in the preceding figure when sqlplus starts to use the edit command, it is okay after I set vi to the Default Editor:
SQL> DEFINE _ EDITOR = vi

 

However, in this case, I only set session settings, which will expire after re-login. If you want to save the configuration, you can save the editor settings to the configuration file and use the configuration automatically each time. Modify the $ ORACLE_HOME/sqlplus/admin/glogin. SQL configuration file and add define _ editor = vi. When sqlplus is started, it will read the glogin. SQL script.

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.