centos6.5 installation oracle11g temperature so know new

Source: Internet
Author: User

Online Gen Updates various dependency packages

Yum-y install make glibc libaio compat-libstdc++-33 compat-gcc-34 compat-gcc-34-c++ gcc libxp openmotif compat-db


1. Configuration/etc/sysctl.conf/sbin/sysctl-pkernel.shmall = 2097152kernel.shmmax = 2147483648kernel.shmmni = 4096kernel.sem = 32000 128fs.file-max = 65536net.ipv4.ip_local_port_range = 1024x768 65000net.core.rmem_default = 262144net.core.rmem _max = 262144net.core.wmem_default = 262144net.core.wmem_max = 2621442. Configuring/etc/security/limits.conforacle              Soft    nproc   2047oracle              hard    nproc   16384oracle              soft    nofile              1024oracle    Hard Nofile  655363. Configuring/etc/pam.d/loginsession    Required     pam_limits.so


Create the required Oracle users and groups

Create group Oinstall dba Opergrouadd Oinstall;  Groupadd DBA creates Oracle User: Oracle Set password useradd-g oinstall-g dba  oraclepasswd   Oracle;  Set Oracle password create necessary installation path change genus, owner, and authorized 775mkdir-p  /ora/app/oracle;chmod 755-r/ora && chown oracle.oinstall-r/ ORA configuration environment variable: ~oracle/.bash_profileoracle_base oracle_home oracle_sid PATH  oracle_base=/ora/app/oracleoracle_home = $ORACLE _base/product/11r2/db_1oracle_sid= Your DB instance name/service name path= $ORACLE _home/bin: $PATHexport PATH  oracle_base Oracle_home Oracle_sid Unpacking the installation package, unzip the ORACLE installation package name Assignment Permissions Chowdn-r Oracle.oinstall/ora

A

This article is from the "time of the second" blog, be sure to keep this source http://aleua.blog.51cto.com/1335726/1410128

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.