16384-n 16384
Fi
Fi
Iii. Install ORACLE software
[Root @ redhat ~] # Su-l oracle
[Oracle @ redhat ~] $ Cd database/
[Oracle @ redhat database] $./runInstaller
Select to install only the database software, and run as root durin
Premise:1, please be sure to install Oracle at win at least 5 times.2. Be sure to master the basic Linux commands.Prepare the Oracle linux64-bit installation package (official download of 2 compressed files)Ready virtual machine VMware and Linux operating system (centos6_64
Install Oracle 11G Single-instance database on Linux under VM virtual machine1. Environment and pre-installation planning: virtual machines and OS as followsEnvironment: VMware wordstation Ace Edition 6.0.2Operating system: Oraclelinux-r5-u8-server-i386-dvd 3.2GTo install th
This article describes the process of installing Oracle 11g on RHEL 6.3. You can download RHEL from many image sites, such as Oracle 11g, note that the version 11.2.0.3 is used in this article. Currently, this version is not available for download only for paid accounts, if you need this version, you can contact me by
I. preparations:Go to www.oracle.comto download linux_x86_11gr1_database.zip (x86 represents the architecture of the computer and is usually x86 ).2. Create necessary users, groups, and directories# Mkdir-p/u01/Oracle# Groupadd dba# Groupadd oinstall# Useradd-g oinstall-G dba/u01/oracle# Passwd oracle password setting# Chown-R
Although the oracle 11g Database provides the linux x86 version, only Red Hat, Novell and Solaris versions are supported. debian and ubuntu are not supported, therefore, it is relatively troublesome to install ubuntu. Please follow the steps below to install it step by step.
unknown keyNote: The value of kernel. shmmax's is half of the physical memory. My memory is 2 GB, so it is 1073741824Step 2: VI/etc/security/limits. conf, add:Oracle soft nproc 2047Hard nproc 16384Oracle soft nofile 1024Oracle hard nofile 65536Step 3: VI/etc/PAM. d/login. Add the following parameters:Session required pam_limits.so step4: VI/etc/profile:If [$ user = "oracle"]; thenIf [$ shell = "/bin/KSh"]; thenUlimit-P 16384Ulimit-N 65536ElseUlimit-u
CentOS6.5x64 install 64-bit Oracle 11g in silent mode
1. Download the 64-bit Oracle11g source file and upload it to the Linux server.
2. Package installation check and installation:
Install the tool using yum:
Yum-y install binuti
Install Oracle 11g in CentOS 6.5
I recently started to learn how to use CentOS and make some records.
References: Install Oracle 11g in Cent OS 6_5 (x86_64)
I. Hardware requirements
1. Memory swap
Minimum: 1 GB of RAMRecommended:
Write in front: In the work, the general installation of Oracle oneG client, configure Net Manager (installed client or server), remote connection to the Oracle database to meet the needs of connecting the database. If you want the machine to operate Oracle, you need to install Ora
" user./U01/oracle/product/11.2/db_1/root. shTo execute the configuration scripts:1. Open a terminal window2. Log in as "root"3. Run the scripts The cloning of OraDb11g_home1 was successful.Please check '/u01/oracle/oraInventory/logs/cloneActions2013-10-28_02-45-44PM.log' for more details.Run root. sh as the root user.[Root @ rac2 tmp] # sh/u01/oracle/product/11.
Running Oracle 11g root.sh script ... The following environment variables isSet as: Oracle_owner=Oracle Oracle_home=/opt/oracle/product/Orahomeenter the full pathname of the Local bin directory: [/usr/local/bin]: Here enter Copying Dbhome to/usr/local/bin ... Copying oraenv to/usr/local/bin ... Copying coraenv to/usr
I. Problem Description
Install RAC of 11.2.0.1 on Oracle Linux 6.1 and run the root. Sh script when installing grid. The error is as follows:
[Root @ Rac1 bin] #/u01/APP/11.2.0/GRID/root. Sh
Running Oracle 11g root. Sh script...
The following environment variables are Seta
. bridge-nf-call-iptables" is an unknown keyError: "net. bridge. bridge-nf-call-arptables" is an unknown keyNote: The value of kernel. shmmax's is half of the physical memory. My memory is 2 GB, so it is 1073741824Step 2: vi/etc/security/limits. conf, add:OracleSoft nproc 2047OracleHard nproc 16384Oracle soft nofile 1024Oracle hard nofile 65536Step 3: vi/etc/pam. d/login. Add the following parameters:Session required pam_limits.so step4: vi/etc/profile:If [$ USER = "
Many DBAs are still at Oracle 9i or 10g, possibly because of the Oracle 11g price issue. This article will explain the installation of Oracle 11g under Windows 7, and I hope you can see some of the new features of 11g.
Recently un
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.