Owner's Manual

36 故障排除
e
通过输入以下命令,在所有节点上启动数据库:
srvctl stop database
d <
数据库名
>
srvctl start database
d <
数据库名
>
f
/opt/oracle/admin/<
数据库
>/bdump/alert_<SID>.log
文件,验证所有实例都在使用专用
IP
11.1.0.7 RAC
数据库实例在并发的用户连线为
1000
时挂起。
Oracle 11.1.0.7 RAC
数据库实例在并发的用户连线
1000
挂起
要解决此问题,请执行下步骤:
a
应用
11.1.0.7 CRS
增补软件
# 8287931
b
/etc/init.d/init.cssd
文件中添加一行为
ULIMIT_FILES= "ulimit -n 65536"
c
$ORACLE_HOME/bin/ocssd
$ORA_CRS_HOME/bin/ocssd
文件中添加一行为
ulimit -n 65536 4
/etc/security/limits.conf
修改
* soft nofile 327679
* hard nofile 327679
* soft nproc 327679
* hard nproc 327679
d
启动数据库和群集件。
11.1.0.7.0
数据库的
MEMORY_TARGET > 3G
时出现
ORA-27103
错误。
当在
11.1.0.7.0
数据库中将
memory_target
参数设置为大于
3 GB
时,
实例无法启动且崩溃,并
在警报日志中出现
ORA-27103
:内部错误
要解决此问题,请应用
My Oracle Support Web
站点
metalink.oracle.com
上提供的增补软件
7272646
。有关详情如下:
请参阅
Oracle Metalink Note
#
743012.1