sqlplus / as sysasm
show parameter spfile
asmcmd
spget
spcopy -u +DATA/testscan19c/ASMPARAMETERFILE/registry.253.1182367321 +TEST/spfile_asm
ls -l +DATA/testscan19c/ASMPARAMETERFILE/registry.253.1182367321
ls -l +TEST/spfile_asm
※copyコマンドの場合下記エラーとなる
ORA-15308: could not access ASM SPFILE in RDBMS instance
spset +TEST/spfile_asm
spget
※srvctl modify asm -spfile による変更は下記エラーとなる
PRKO-2207 : 警告: --spfileオプションは推奨されておらず、無視されます。
crsctl stop crs
crsctl start crs
sqlplus / as sysasm
show parameter spfile