Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Oracle database installation

2025-01-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

One server ready

The system is centos6.5 version 64-bit. The database is oracle11G Enterprise Edition 11.2.0.1.0

Second, server environment configuration

1.

Groupadd oinstall

Groupadd dba

Useradd-g oinstall-G dba oracle

Passwd oracle

two。

Mkdir-p / u01/app/oracle/product/11.2.0/db_1

Chown-R oracle:oinstall / U01

Chmod-R 775 / U01

3.

Vim / etc/sysctl.conf

Kernel.shmmni = 4096

Kernel.sem = 250 32000 100 128

Fs.file-max = 6815744

Fs.aio-max-nr = 1048576

Net.ipv4.ip_local_port_range = 9000 65500

Net.core.rmem_default = 262144

Net.core.rmem_max = 4194304

Net.core.wmem_default = 262144

Net.core.wmem_max = 1048576

Kernel.shmall = 2097152

Kernel.shmmax = 6442450944

Kernel.shmmni = 4096

Vm.min_free_kbytes = 512000

Vm.swappiness = 100

Save the repeated comments in the exit file

Sysctl-p

four

Cat > > / etc/security/limits.conf / home/oracle/.bash_profile

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report