Sqlplus enable page up and down settings

Source: Internet
Author: User
Tags readline sqlplus

Environment:

Operating system: Red Hat 5.8 OS

Database: Oracle 11g 11.2.0.1

Installation software: Io-tty-1.07.tar, Term-readline-gnu-1.16.tar, Uniread-1.01.tar

FTP tool: WINSCP

1. Upload the installation software to the Linux system via WINSCP

2, the root user login to the Linux system, unzip the installation software

#tar ZXVF Io-tty-1.07.tar

#tar ZXVF Term-readline-gnu-1.16.tar

# tar ZXVF Uniread-1.01.tar

3. Install the above 3 packages separately

#cd io-tty-1.07

#perl makefile.pl

#make; Make install

#cd term-readline-gnu-1.16

#perl makefile.pl

#make; Make install

#cd uniread-1.01

#perl makefile.pl

#make; Make install

#cd ~

#whitch Uniread

/usr/sbin/uniread---indicates successful software installation

4. Switch to Oracle User

# su-oracle

5. Use the tool to log in the database

#uniread Sqlplus/as SYSDBA

6, for the above login password alias

$CD ~

$vi. Bash_profile and add the following 2 lines to save the exit

.....

Alias sqlplus= "Uniread Sqlplus"

Alias rman= "Uniread Rman"

......

7. Effective environment variables

[Email protected] ~]$ source!$

SOURCE ~/.bash_profile

Sqlplus enable page up and down settings

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.