ORA-32002 错误表示:“cannot create SPFILE already being used by the instance”,即无法创建服务器参数文件(SPFILE),因为该文件已被实例使用。 2. 可能导致ORA-32002错误的常见原因 实例已使用SPFILE启动:当 Oracle 数据库实例已经使用某个 SPFILE 文件启动时,如果尝试再次创建或覆盖该文件,就会触发此错误。 文件...
> ORA-32002: cannot create SPFILE already being used by the instance>>>End Command output2016-06-05 07:40:25: Executing cmd: <Grid Infrastructure Home>/bin/clsecho -p has -f clsrsc -m 1642016-06-05 07:40:25: Command output:> CLSRSC-164: ASM upgrade failed>End Command output2016-06...
i have changed database parameters. after that i create spfile in oracle using " CREATE SPFILE FROM PFILE", it is giving following error. ORA-32002: cannot create SPFILE already being used by the instance. please suggest me to change database parameters. thanks & regards RameshKnow the answer?