ChinaUnix.net
相关文章推荐:

oracle11g安装

[color="#000000"]一、安装前准备 1.检查操作系统版本: [root@localhost ~]# cat /etc/redhat-release Red Hat Enterprise Linux AS release 4 (Nahant Update 7) 2.安装程序所在路径: /home/tmp/database 3.创建用户:        groupadd -g 1001 dba groupadd -g 1002 oinstall useradd -u 10000 -g dba -G oinstall,dba -d /home/oracle -s /bin/bash oracl...

by sjhf - Linux文档专区 - 2009-03-23 11:02:35 阅读(1162) 回复(0)

相关讨论

文档不错,就是来源有些差,貌似山寨。所以就不提来源了。

by lovegqin - Oracle - 2014-08-26 19:41:00 阅读(3057) 回复(2)

在aix 6.1上安装oracle11g rac时,在选择安装grid 软件的本地路径时间,提示下面的错误,有的兄弟说换个目录就可以了,但是我换了仍然不行,错误如下,不知道是什么原因: Cause - A call to cluster verification utility failed. Action - Refer to the logs or contact Oracle Support Services. Note for advanced users: Launch the installer by passing the following flag ''-ignoreInternalDriverEr...

by ivzhaoxf - Oracle - 2012-12-04 12:47:46 阅读(2558) 回复(2)

安装操作系统Linux

by ning_lianjie - Oracle - 2011-12-21 08:43:59 阅读(1580) 回复(0)

oracle11g 如何安装logminer

by 小木虫子 - Oracle - 2009-12-30 15:58:43 阅读(2788) 回复(0)

用suse 10安装oracle11g的时候,安装到check这一步时。有3个warning和1个verified checking for sysstat-6.0.2;Not found.Failed<<<< check complete;The overalll result of this check is:Failed<<<< checking fo rmem_default=4194304;rmem_default=262144.Failed<<<< check compelte,The overall result of this check is:Failed<<<<< checking for unixODBC-2.2.11;Not found.Faild<<<< checking for unixODBC-devel-2.2.11;n...

by bruce1000 - Linux系统管理 - 2009-01-12 22:35:09 阅读(2368) 回复(2)

我在安装oracle的时候看了一个pdf文档。上面说的是修改/etc/pam.d/login中输入session required/lib/security/pam_limits.so 官方文档写的是 # Add the following line to the /etc/pam.d/login file, if it does not already exist: session required pam_limits.so 我到底用那个啊。这两个有什么区别

by 流浪的三毛 - Oracle - 2008-11-12 11:14:44 阅读(2003) 回复(1)

我的系统是solaris9,sunv880服务器。下载了solaris.sparc64_11gR1_database.zip,建了oracle用户后安装。 安装是报错,提示: Checking operating system requirements ... Expected result: One of 5.9,5.10 Actual Result: 5.9 Check complete. The overall result of this check is: Passed ======================================================== Checking for the correct operating system update version... Check c...

by Elliot.Young - Oracle - 2008-04-17 15:47:17 阅读(1606) 回复(0)

如题,不错的网站,适合菜鸟学习! http://www.ixdba.net/hbcms/article/ZaiXianXueXiShiPin/

by jako - Oracle - 2007-12-18 13:25:38 阅读(2332) 回复(1)

现有机器配置: CPU:英特尔双核1.8G 内存:3G 硬盘:220G 安装前硬件准备建议: Swap分区必须要3G以上,最好在安装CentOS5.2时就分配好3G以上的空间. 硬盘不少于10G吧 安装前软件准备建议: CentOS5.2 Oracle11g linux版 在安装CentOS时尽量多的安装与程序开发相关的程序包,这样可以免去后面需要单个查找安装程序包的麻烦. 在安装过程中涉及的几个文件位置及用途 /etc/sysctl.conf (修改内核参数) /etc/security/limi...

by sjhf - Linux文档专区 - 2009-03-23 11:13:19 阅读(1105) 回复(0)

本帖最后由 venux 于 2014-05-13 18:37 编辑 ubuntu 12.04 安装oracle11g 报错 http://bbs.chinaunix.net/forum.php?mod=viewthread&tid=4138443&fromuid=26010671

by venux - Linux系统管理 - 2014-05-13 18:38:33 阅读(694) 回复(2)