$ export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/grid
$ orapwd file=$ORACLE_HOME/dbs/orapwd+ASM password=
*.asm_power_limit=1
*.diagnostic_dest='/u01/app/oracle'
*.instance_type='asm'
*.large_pool_size=12M
*.remote_login_passwordfile='EXCLUSIVE'
$ export ORACLE_SID=+ASM
$ sqlplus / as sysasm
SQL> startup nomount pfile='$ORACLE_HOME/dbs/init+ASM'
No comments:
Post a Comment