背景:#EDF0F5 #FAFBE6 #FFF2E2 #FDE6E0 #F3FFE1 #DAFAF3 #EAEAEF 默认  
阅读内容

Fedora8下安装ORACLE10G数据库图文详解

[日期:2007-12-23] 来源:Linux公社  作者:tomcatmao [字体: ]


Fedora8下安装ORACLE10G数据库其实不容易,本人经过一段时间的探索终于安装成功了!现把整个过程分享一下。

1.Download Software 
10201_database_linux32.zip

2.解压文件

unzip 10201_database_linux32.zip3.Host Filevi /etc/hosts 一般不用修改,也可配置真实ip,格式为<IP-address>  <fully-qualified-machine-name>  <machine-name>4.Set Kernel ParametersAdd the following lines to the /etc/sysctl.conf file:kernel.shmall = 2097152kernel.shmmax = 2147483648kernel.shmmni = 4096# semaphores: semmsl, semmns, semopm, semmnikernel.sem = 250 32000 100 128fs.file-max = 65536net.ipv4.ip_local_port_range = 1024 65000net.core.rmem_default=262144net.core.rmem_max=262144net.core.wmem_default=262144net.core.wmem_max=262144Run the following command to change the current kernel parameters:/sbin/sysctl -pAdd the following lines to the /etc/security/limits.conf file:
*               soft    nproc   2047*               hard    nproc   16384*               soft    nofile  1024*               hard    nofile  65536
Add the following line to the /etc/pam.d/login file, if it does not already exist:

session    required     /lib/security/pam_limits.so
Disable secure linux by editing the /etc/selinux/config file, making sure the SELINUX flag is set as follows:

SELINUX=disabled

123456789..11下一页  GO


相关资讯       Fedora8 
本文评论       全部评论
发表评论
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款


点评: 字数
姓名:

L
I
N
U
X


GOOGLE搜索
Google