Linux下Oracle 10g安装图文教程(3)

时间:2026-01-21

Linux下Oracle 10g安装图文教程

[root@oracle ~]# useradd -g oinstall -G dba,oper oracle

[root@oracle ~]# echo 'zhu.110' |passwd --stdin oracle

Changing password for user oracle.

passwd: all authentication tokens updated successfully.

5.添加文件

[root@oracle ~]# vim /etc/sysctl.conf

kernel.shmall = 2097152

kernel.shmmax = 2147483648

kernel.shmmni = 4096

kernel.sem = 250 32000 100 128

fs.file-max = 65536

net.ipv4.ip_local_port_range = 1024 65000

net.core.rmem_default = 1048576

net.core.rmem_max = 1048576

net.core.wmem_default = 262144

net.core.wmem_max = 262144

[root@oracle ~]# vim /etc/security/limits.conf

oracle soft nproc 2047

oracle hard nproc 16384

oracle soft nofile 1024

oracle hard nofile 65536

[root@oracle ~]# vim /etc/pam.d/login

session required /lib/security/pam_limits.so

session required pam_limits.so

[root@oracle ~]# vim /etc/profile

if [ $USER = "oracle" ]; then

if [ $SHELL = "/bin/ksh" ]; then

ulimit -p 16384

Linux下Oracle 10g安装图文教程(3).doc 将本文的Word文档下载到电脑

精彩图片

热门精选

大家正在看

× 游客快捷下载通道(下载后可以自由复制和排版)

限时特价:4.9 元/份 原价:20元

支付方式:

开通VIP包月会员 特价:19元/月

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219