Quick oracle test and installation environment

Source: Internet
Author: User

The following describes how to quickly implement the oracle test and installation environment: 1. Use the root user to mount the disc to the corresponding path, for example,/mnt (note that the default path is not needed ).
Configure local yum repository, refer to/etc/yum. repo. d sample configuration sample: www.2cto.com # mount/dev/cdrom/mntvi/etc/yum. repo. d/oel. repo [OL6.3] name = Oracle Linux 6.3 baseurl = file: // mnt/Server gpgkey = file: /// mnt/RPM-GPG-KEY-oracle # gpgcheck = 1 ------------------ # enabled = 1 ------------------- do not write 2 for these two items. # yum clean all # yum install oracle-rdbms-server-11gR2-preinstall (this package is only available in Oracle Linux 6.3) after the installation is complete, the environment system automatically creates the oracle user, note that no Password. You must use passwd to set all the packages required to install the oracle database. All the kernel parameters required to install the oracle database have been set. You can directly install iptables ip6tables on by default, when installing RAC, you must note that only the Xterm and other required packages are installed, and none of the other software packages are installed. It may be simplified. We recommend that you install Desktop. Otherwise, Gnome does not exist. It is troublesome to add it later.

Related Article

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.