Install Oracle 11g R2 + RAC + ASM in Oracle Linux 6.4
I. Version descriptionMany articles related to the Internet are found, but they are not very specific. Therefore, the detailed version is used to make the article more practical.This is the RAC environment of
Installed Ubuntu 12.04 64bit, want to install Oracle 11GR2 on the above, find a lot of documents on the Internet did not succeed, and finally fully reference the Mordicusetcubitus article.Key points for a successful installation: Install additional packages, which handles the wrong method during link.Original: Http://www.makina-corpus.org/blog/howto-
This article describes how to install Oracle 11gR2 (11.2.0.3) in Oracle Linux 6.3 ). Since Oracle 11g, the official Oracle website does not provide a download link for its Patch. You ne
Install Oracle 11g R2 and oracle11g in Redhat Linux
Official documents: http://docs.oracle.com/cd/E11882_01/nav/portal_11.htm
1: Basic Environment
Redhat Enterprise Linux 6.132bit
Memory: 1 GB
Disk Space: 30 GB
2: Check the packages required for
This article uses the interface installation method, applies to the LAN Remote Installation Oracle and installs directly on the Linux server.
Through the Internet environment installation has not been tested, the Internet environment by silent installation is better.
This article is installed through the red Hat Enterprise Linux 6 64-bit system, Centos 6.6 system
Home> database> Oracle> body
Install oracle 11g in linux
14:17:56 let me say something
Add to favorites I want to contribute [Font: small and big]
My linux version is centos5.5 and the kernel versi
Install Oracle 11g in RedHat Linux 6.0
Steps for installing Oracle in Linux
Preparations before installation
Transmit oracle to the root directory through ssh (this installation is unde
systems, but since we have a grid, it can also be built on ASM disk groups. Vi. creation of ASM disk groupsWe go into the bin directory of the grid and execute the ASMCA command Then create an ASM disk group Specifying ASM Disks Change the path to our ASM disk to sit in the pathOur ASM disk is under this path The ASM disk is discovered when the modification is complete. We name the disk group data and the redundancy mode is external.Then create ASM Vii. creating a database on an ASM
Tags: style http io ar color OS sp for onInstall Oracle 11G Release 2 (11.2) on Oracle Linux 7 (OEL7)This article presents what to install the Oracle 11G on
name.
Simple command description about vi: After you enter vim/home/oracle/. bash_profile to create a configuration file, you must press I (enter insert mode) to add and modify the file.
After modification, Press ESC and press shift +: And enter wq to save and exit.
In addition, if you directly copy the preceding variables from a windows system file to a linux configuration file, run the vi command to ope
Install oracle 11g and oracle11g in linux
Oracle 11g Installation
I. Environment preparation
/15000 M
/Tmp 4096 M
/Boot 100 M
Swap 4096 M
/U01 remaining space
2. Change the Host Name and IP address
3.
Linux installation setup VNC Remote Desktop Connection to install Oracle 11g
Preface:To install Oracle in Linux, you need to start the swing interface of Java. Therefore, the x-window i
Linux:
1. Memory: physical memory must be higher than 1 GB
Check memory size: grep MemTotal/proc/meminfo
2. swap space: generally twice the memory size. For example, you can set the swap partition size to 3 GB for 1 GB memory.
1) Check the swap space size: grep SwapTotal/proc/meminfo
2) Add swap partitions
Create a partition file such as/home/swap. The file size is 5120000 blocks. Generally, 1 block is 1 K, so the space here is 5 GB.
Dd if =/dev/zero
Decided to install Oracle for fun. This time, RedHat Enterprise Linux 4 + Oracle 11g R2 is used. Some problems have been encountered during the installation process. We will summarize the issues for future use.Before the installation, in
The concept of SCAN (Single Client Access Name) is introduced in the Oracle 11g RAC cluster, that is, the Single Client Access Name of the cluster. SCAN provides a single host name for the client to access the Oracle database running in the cluster. If you add or delete nodes in a cluster, you do not need to change the TNS configuration of the client that uses SC
The concept of SCAN (Single Client Access Name) is introduced in the Oracle 11g RAC cluster, that is, the Single Client Access Name of the cluster. SCAN provides a single host name for the client to access the Oracle database running in the cluster. If you add or delete nodes in a cluster, you do not need to change the TNS configuration of the client that uses SC
Disclaimer: The system commands described in this article are "#", which indicates the root permission, and "$" indicates the Oracle permission.1. Install the systemFirst install the Linux system. According to the recommendations in the official Oracle documentation, when th
1. Preparations for configuration in Linux
Environment: Linux: RedHat Enterprise 5.4, DB: Oracle 11g R2 X64, Oracle installed in the/home/oralce_11 directory.
The configuration process is as follows: (most of the content is online, and individuals follow the online steps)
1)
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.