2008-5-13 10:09
yangyu9000
AIX5306+ora9i RAC 其中一实例启动慢
系统环境:AIX 5306+ HA 5.3+ Oracle 9204 RAC
现象:实例建立后,启动数据库实例
[color=red]1.先启动节点1[/color]:启动相当慢,mount,open均很慢,alert日志中会出现
FAST_START_MTTR_TARGET 300 is out of VALID MTTR range,use 345 instead
instance recovery:looking for dead threads
instance recovery:lock domain invaild but no dead threads
等信息
2.在节点1启动实例时,[color=red]再在节点2[/color]启动实例:很快便能Open
即,两节点,谁先启动就相当慢(包括停库),谁后启动就快
不解了,请各位大虾帮帮忙啊:)
[[i] 本帖最后由 yangyu9000 于 2008-5-13 11:06 编辑 [/i]]
2008-5-13 19:40
yangyu9000
建实例时就相当慢96%,100%都停了N久才建好的.
但正常停过,第二次启动时,第一个启动的节点还是相当慢
停库用的
srvctl stop instance -d xxx -i xxx1
srvctl stop instance -d xxx -i xxx2