Redhat5 Virtual Machine installation oracle11R2

Source: Internet
Author: User

Finally, the oracle installation is complete:

Check the dependency package before installation:

Rpm-q gcc make binutils setarch compat-db compat-gcc-c ++ compat-libstdc ++-devel unixODBC-devel libaio-devel sysstat

There are missing yum install XX one by one, and several packages cannot be found at last. It seems that there is no relationship between them, and the subsequent checks can still pass.

Originally, my VM had only 1 GB of memory, so various errors were reported when I created the database instance. It was a very long process, so I canceled the steps for creating the instance, the VM memory was expanded to 2 GB before the next day, so it was created successfully.

After installing sqlplus, try to log on. The error "cannot restore segment prot after reloc: Permission denied" is returned. Just disable selinux:

SELINUX = disabled

Then: setenforce 1

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.