|
chensq 发表于 2009-9-27 21:42 ![]()
NND,今天在oracle下载的Linux,安装后再装grid,RAW+ASM一切顺利,重启也没问题 ...
安装Oracle11.2.0.1的grid Infrastructure时,前面都没有报错,就是在最后用root用户执行root.sh时报错了:
[root@myoracle11g oraInventory]# cd /u01/app/grid/product/11.2.0/grid/
[root@myoracle11g grid]# ./root.sh
Running Oracle 11g root.sh script...
The following environment variables are set as:
ORACLE_OWNER= grid
ORACLE_HOME= /u01/app/grid/product/11.2.0/grid
Enter the full pathname of the local bin directory: [/usr/local/bin]: (回车)
Copying dbhome to /usr/local/bin ...
Copying oraenv to /usr/local/bin ...
Copying coraenv to /usr/local/bin ...
Creating /etc/oratab file...
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root.sh script.
Now product-specific root actions will be performed.
2013-06-18 11:41:49: Checking for super user privileges
2013-06-18 11:41:49: User has super user privileges
2013-06-18 11:41:49: Parsing the host name
Using configuration parameter file: /u01/app/grid/product/11.2.0/grid/crs/install/crsconfig_params
Creating trace directory
/u01/app/grid/product/11.2.0/grid/bin/ocrconfig.bin: error while loading shared libraries: /u01/app/grid/product/11.2.0/grid/lib/libclntsh.so.11.1: cannot restore segment prot after reloc: Permission denied
Failed to create or upgrade OLR
请问下,这怎么弄呀?
我在网上查了下,说是要打补丁p8670579_112010_LINUX.zip,我也打了,还是报这个错误。 |
|