ASM学习
天空cabin吧
全部回复
仅看楼主
level 6
ASM实例的启停,需要找到ASM对应的,grid的$ORACLE_HOME,用当前bin下的sqlplus启动实例。
pfile:
+ASM.__oracle_base='/oracle/database/u01/app/oracle'#ORACLE_BASE set from in memory value*.asm_power_limit=1*.diagnostic_dest='/oracle/database/u01/app/oracle'*.instance_type='asm'*.large_pool_size=12M*.remote_login_passwordfile='EXCLUSIVE'
2011年06月07日 14点06分 1
level 6
+ASM.__oracle_base='/oracle/database/u01/app/oracle'
*.asm_power_limit=1
*.diagnostic_dest='/oracle/database/u01/app/oracle'
*.instance_type='asm'
*.large_pool_size=12M
*.remote_login_passwordfile='EXCLUSIVE'
2011年06月07日 14点06分 2
1