ChinaUnix.net
相关文章推荐:

oracle 安装 databaseinstalloui 权限不够

我在FC4下安装oracle10g,该配置的地方都配置了。 我是想装个oracle10g的客户端,但是我一运行runInstaller,就报错: 10201_client_linux32/client/install/.oui: 权限不够 谁碰到过这种情况?怎么解决?

by zw_ren - Oracle - 2006-04-28 10:40:12 阅读(1935) 回复(4)

相关讨论
by tg - Oracle - 2006-08-04 20:58:50 阅读(1157) 回复(4)

安装oracle时候发现 / 的空间不够了!!? 而/HOME有空间, 我想从那拿1.5G的空间给/ 各位老大.我应该怎么做!最安全,不损失文件! 最好也不用什么注销,重启的! 敲完命令,立即生效! 谢谢! 麻烦写的细点!我菜呀!

by wodeemy - Solaris - 2004-05-12 14:36:14 阅读(686) 回复(3)

我在一台服务器上安装oracle9i 9204版本,该服务器的CPU为双核XEON 3.0G,操作系统是 CentOS 4.3. 我的目录创建及权限设置是这样的: #mkdir -p /opt/ora9/product/9.2 #mkdir /var/opt/oracle #chown oracle.dba /var/opt/oracle #chown -R oracle.dba /opt/ora9 #chmod 775 /opt 在运行了runInstaller,出现Database Configuration ---Select a database suited to you needs.界面,点击下一步的时候,系统提示错误: error: you ...

by vivamo - Oracle - 2006-08-25 02:14:44 阅读(2458) 回复(2)

我在安装oracle时,提示 ./runInstaller You do not have sufficient permissions to access the inventory '/home/db/oracle/'. Installation cannot continue. Make sure that you have read/write permissions to the inventory directory and restart the installer.: Permission denied 但我并没有把/home/db/oracle设为安装目录啊,怎么会访问到那边去呢? profile内容: oracle_BASE=/home/ora export oracle_BASE oracle...

by windy_1_5 - HP-UX - 2008-08-25 14:50:40 阅读(1690) 回复(3)

哪位大侠帮帮忙,我在64位linux+oracle10g的安装,总是提示临时空间不够: Error in writing to directory /opt/tmp/OraInstall ,Please ensure that this disk space at least 60MB....... 权限我给了,既能读又能写。tmp的空间我都给到5g了:em16:

by tangche - 服务器架设 - 2006-11-06 16:33:17 阅读(1483) 回复(5)

在red hat 9下装完oracle9i后,系统只剩80MB,不过手头还有一个10GB的硬盘没用,请问怎么利用? 请高手指教

by ailms - Oracle - 2004-04-11 14:19:55 阅读(616) 回复(4)

在red hat 9下装完oracle9i后,系统只剩80MB,不过手头还有一个10GB的硬盘没用,请问怎么利用? 请高手指教!

by ailms - 系统管理 - 2004-02-17 22:55:51 阅读(131) 回复(0)

我想让一个schema的用户能访问另一个schema里的内容,但是又不想一个一个的把数据库对象权限单独配置,请问如何解决?

by keanu-wang - Oracle - 2004-06-21 17:10:56 阅读(488) 回复(1)

安装oracle 10.2.0.1的过程中 在进行product-specific prerequisite checks的时候跳出了 error: you do not have sufficient privilieges to write to the specified path 我事先的路径都是按下面配置的 # mkdir -p /u01/app/oracle # mkdir -p /u02/oradata # chown -R oracle:oinstall /u01/app/oracle /u02/oradata # chmod -R 775 /u01/app/oracle /u02/oradata 不知道哪个环节出了问题,请各位高手帮忙

by wwh1234 - Oracle - 2007-10-08 12:37:49 阅读(1361) 回复(0)

查了网上不少文章,都说得不是太清楚,搞不懂怎么回事。我的机子是C4 2G,256内存。是按照http://jccn3.com/blog/show.php?id=197这篇文章弄的。

by twodog29 - Oracle - 2006-05-16 10:53:36 阅读(890) 回复(2)