ORA-15061 reported while doing a file operation with 11.1 or 11.2 ASM after PSU applied in database

本文详细介绍了在Oracle数据库中,当使用11.1或11.2版本的ASM并在数据库家目录应用了PSU后,进行文件操作时遇到ORA-15061错误的问题及解决方案。主要涉及了控制文件扩展、文件大小调整以及不同版本的PSU应用情况。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

ORA-15061 reported while doing a file operation with 11.1 or 11.2 ASM after PSU applied in database home [ID 1070880.1] 
--------------------------------------------------------------------------------

 修改时间 26-OCT-2011 类型 PROBLEM 状态 PUBLISHED 
In this Document
 Symptoms
 Changes
 Cause
 Solution
 References

--------------------------------------------------------------------------------

Applies to: 
Oracle Server - Enterprise Edition - Version: 11.2.0.1.0 to 11.2.0.1.0 - Release: 11.2 to 11.2
Information in this document applies to any platform.
Symptoms
ORA-15061 reported when resizing/creating a datafile. 
ERROR at line 1:
ORA-19510: failed to set size of 1280 blocks for file .........
ORA-17505: ksfdrsz:1 Failed to resize file to size 1280 blocks
ORA-15061: ASM operation not supported [41]

Another symptom is
ORA-00202: control file: '+DGESBP1_DATA01/esbp1/control01.ctl' 
ORA-17505: ksfdrsz:1 Failed to resize file to size 1144 blocks 
ORA-15061: ASM operation not supported [41] 
Control file expansion from 1128 blocks to 1144 blocks denied by OS
Changes
Database PSU (9209238 or 9352237 ) is applied in RDBMS home. RDBMS and ASM home versions are:
RDBMS Version 11.1.0.7.3 (PSU 9352179 applied)
RDBMS Version 11.1.0.7.2 (PSU 9209238 applied)
RDBMS Version 11.2.0.1.1 (PSU 9352237 applied)
ASM Version 11.2, 11.1
For ASM Version 11.1:
It applies to all platforms.
For ASM Version 11.2:
Problem only applies to platforms: Linux.x32, Linux.x64, or Solaris.SPARC(64-bit)
If patch.8898852 or a PSU (9209238 or 9352237 ) containing the fix for 8898852 is applied to the RDBMS home, but the equivalent fix is not applied in the Grid Infrastructure or ASM Home, ORA-15061 problem will happen for file operations. 
Cause
The reason for ORA-15061 is that fix for 8898852 is included in PSU which is installed in RDBMS home. However, ASM home (11.2) is unpatched.
The fix for 8898852 is important as it avoids a potential database corruption when ASM/RDBMS compatible parameters are advanced to >=11.1. 
Solution
Download patch 8898852 from My Oracle Support and install in the ASM home.
For ASM Version 11.1:
If ASM and RDBMS home executables are installed in a shared home, problem doesn't happen.
Latest PSU should be applied in ASM home if ASM executables are installed in a separate home. 

For ASM Version 11.2:
Bug 8898852 fix has been included in 11.2.0.2 for all the platforms. 
For Solaris.x64, AIX, HP-UX, and Windows platforms, bug fix has been included in 11.2.0.1.

1] For Linux x86 and Linux x86-64 on 11.2.0.1 
EITHER 
Apply 8898852 to GI Home plus PSU Patch 9654983 ( 11.2.0.1.2 ) to RDBMS Home 
OR 
Apply Grid Infrastructure PSU 9655006 ( 11.2.0.1.2 ) to both Grid and RDBMS Homes or the latest PSU. 
2] If the Database PSU has already been installed in the RDBMS Home, then the latest Grid Infrastructure PSU can still be installed to the Grid Infrastructure home. 
3] For Solaris Sparc on 11.2.0.1, apply the latest PSU 
We recommend to apply the very latest PSU to both the homes. 



References
BUG:8898852 - DATAFILE CORRUPTION WHEN FILE CREATED WITH COMPATIBLE.ASM LESS THAN 11 RESIZED
NOTE:965751.1 - Error ORA-1578 reported on the database after changing compatible.rdbms >= 11 and resizing a datafile
NOTE:1117514.1 - ORA-15061 Creating database even with RDBMS PSU#1 and GRID patch 8898852 applied
相关内容

--------------------------------------------------------------------------------
产品 
--------------------------------------------------------------------------------
•Oracle Database Products > Oracle Database > Oracle Database > Oracle Server - Enterprise Edition 
关键字 
--------------------------------------------------------------------------------
ASM; LINUX; PATCH; PSU; SOLARIS 
错误 
--------------------------------------------------------------------------------
ORA-202; ORA-1578; ORA-17505; ORA-19510; ORA-15061 





ORA-15061 reported while doing a file operation with 11.1 or 11.2 ASM after PSU applied in database home [ID 1070880.1]
--------------------------------------------------------------------------------

修改时间 26-OCT-2011 类型 PROBLEM 状态 PUBLISHED
In this Document
Symptoms
Changes
Cause
Solution
References

--------------------------------------------------------------------------------

Applies to:
Oracle Server - Enterprise Edition - Version: 11.2.0.1.0 to 11.2.0.1.0 - Release: 11.2 to 11.2
Information in this document applies to any platform.
Symptoms
ORA-15061 reported when resizing/creating a datafile.
ERROR at line 1:
ORA-19510: failed to set size of 1280 blocks for file .........
ORA-17505: ksfdrsz:1 Failed to resize file to size 1280 blocks
ORA-15061: ASM operation not supported [41]

Another symptom is
ORA-00202: control file: '+DGESBP1_DATA01/esbp1/control01.ctl'
ORA-17505: ksfdrsz:1 Failed to resize file to size 1144 blocks
ORA-15061: ASM operation not supported [41]
Control file expansion from 1128 blocks to 1144 blocks denied by OS
Changes
Database PSU (9209238 or 9352237 ) is applied in RDBMS home. RDBMS and ASM home versions are:
RDBMS Version 11.1.0.7.3 (PSU 9352179 applied)
RDBMS Version 11.1.0.7.2 (PSU 9209238 applied)
RDBMS Version 11.2.0.1.1 (PSU 9352237 applied)
ASM Version 11.2, 11.1
For ASM Version 11.1:
It applies to all platforms.
For ASM Version 11.2:
Problem only applies to platforms: Linux.x32, Linux.x64, or Solaris.SPARC(64-bit)
If patch.8898852 or a PSU (9209238 or 9352237 ) containing the fix for 8898852 is applied to the RDBMS home, but the equivalent fix is not applied in the Grid Infrastructure or ASM Home, ORA-15061 problem will happen for file operations.
Cause
The reason for ORA-15061 is that fix for 8898852 is included in PSU which is installed in RDBMS home. However, ASM home (11.2) is unpatched.
The fix for 8898852 is important as it avoids a potential database corruption when ASM/RDBMS compatible parameters are advanced to >=11.1.
Solution
Download patch 8898852 from My Oracle Support and install in the ASM home.
For ASM Version 11.1:
If ASM and RDBMS home executables are installed in a shared home, problem doesn't happen.
Latest PSU should be applied in ASM home if ASM executables are installed in a separate home.

For ASM Version 11.2:
Bug 8898852 fix has been included in 11.2.0.2 for all the platforms.
For Solaris.x64, AIX, HP-UX, and Windows platforms, bug fix has been included in 11.2.0.1.

1] For Linux x86 and Linux x86-64 on 11.2.0.1
EITHER
Apply 8898852 to GI Home plus PSU Patch 9654983 ( 11.2.0.1.2 ) to RDBMS Home
OR
Apply Grid Infrastructure PSU 9655006 ( 11.2.0.1.2 ) to both Grid and RDBMS Homes or the latest PSU.
2] If the Database PSU has already been installed in the RDBMS Home, then the latest Grid Infrastructure PSU can still be installed to the Grid Infrastructure home.
3] For Solaris Sparc on 11.2.0.1, apply the latest PSU
We recommend to apply the very latest PSU to both the homes.



References
BUG:8898852 - DATAFILE CORRUPTION WHEN FILE CREATED WITH COMPATIBLE.ASM LESS THAN 11 RESIZED
NOTE:965751.1 - Error ORA-1578 reported on the database after changing compatible.rdbms >= 11 and resizing a datafile
NOTE:1117514.1 - ORA-15061 Creating database even with RDBMS PSU#1 and GRID patch 8898852 applied
相关内容

--------------------------------------------------------------------------------
产品
--------------------------------------------------------------------------------
•Oracle Database Products > Oracle Database > Oracle Database > Oracle Server - Enterprise Edition
关键字
--------------------------------------------------------------------------------
ASM; LINUX; PATCH; PSU; SOLARIS
错误
--------------------------------------------------------------------------------
ORA-202; ORA-1578; ORA-17505; ORA-19510; ORA-15061





ORA-15061 reported while doing a file operation with 11.1 or 11.2 ASM after PSU applied in database home [ID 1070880.1]

--------------------------------------------------------------------------------

修改时间 26-OCT-2011 类型 PROBLEM 状态 PUBLISHED

In this Document
Symptoms
Changes
Cause
Solution
References

--------------------------------------------------------------------------------

Applies to:
Oracle Server - Enterprise Edition - Version: 11.2.0.1.0 to 11.2.0.1.0 - Release: 11.2 to 11.2
Information in this document applies to any platform.

Symptoms
ORA-15061 reported when resizing/creating a datafile.

ERROR at line 1:
ORA-19510: failed to set size of 1280 blocks for file .........
ORA-17505: ksfdrsz:1 Failed to resize file to size 1280 blocks
ORA-15061: ASM operation not supported [41]


Another symptom is

ORA-00202: control file: '+DGESBP1_DATA01/esbp1/control01.ctl'
ORA-17505: ksfdrsz:1 Failed to resize file to size 1144 blocks
ORA-15061: ASM operation not supported [41]
Control file expansion from 1128 blocks to 1144 blocks denied by OS

Changes
Database PSU (9209238 or 9352237 ) is applied in RDBMS home. RDBMS and ASM home versions are:

RDBMS Version 11.1.0.7.3 (PSU 9352179 applied)
RDBMS Version 11.1.0.7.2 (PSU 9209238 applied)
RDBMS Version 11.2.0.1.1 (PSU 9352237 applied)
ASM Version 11.2, 11.1

For ASM Version 11.1:
It applies to all platforms.

For ASM Version 11.2:
Problem only applies to platforms: Linux.x32, Linux.x64, or Solaris.SPARC(64-bit)

If patch.8898852 or a PSU (9209238 or 9352237 ) containing the fix for 8898852 is applied to the RDBMS home, but the equivalent fix is not applied in the Grid Infrastructure or ASM Home, ORA-15061 problem will happen for file operations.

Cause
The reason for ORA-15061 is that fix for 8898852 is included in PSU which is installed in RDBMS home. However, ASM home (11.2) is unpatched.

The fix for 8898852 is important as it avoids a potential database corruption when ASM/RDBMS compatible parameters are advanced to >=11.1.

Solution
Download patch 8898852 from My Oracle Support and install in the ASM home.

For ASM Version 11.1:
If ASM and RDBMS home executables are installed in a shared home, problem doesn't happen.
Latest PSU should be applied in ASM home if ASM executables are installed in a separate home.


For ASM Version 11.2:
Bug 8898852 fix has been included in 11.2.0.2 for all the platforms.
For Solaris.x64, AIX, HP-UX, and Windows platforms, bug fix has been included in 11.2.0.1.

1] For Linux x86 and Linux x86-64 on 11.2.0.1

EITHER
Apply 8898852 to GI Home plus PSU Patch 9654983 ( 11.2.0.1.2 ) to RDBMS Home
OR
Apply Grid Infrastructure PSU 9655006 ( 11.2.0.1.2 ) to both Grid and RDBMS Homes or the latest PSU.

2] If the Database PSU has already been installed in the RDBMS Home, then the latest Grid Infrastructure PSU can still be installed to the Grid Infrastructure home.

3] For Solaris Sparc on 11.2.0.1, apply the latest PSU

We recommend to apply the very latest PSU to both the homes.


References
BUG:8898852 - DATAFILE CORRUPTION WHEN FILE CREATED WITH COMPATIBLE.ASM LESS THAN 11 RESIZED
NOTE:965751.1 - Error ORA-1578 reported on the database after changing compatible.rdbms >= 11 and resizing a datafile
NOTE:1117514.1 - ORA-15061 Creating database even with RDBMS PSU#1 and GRID patch 8898852 applied

相关内容

--------------------------------------------------------------------------------
产品
--------------------------------------------------------------------------------

•Oracle Database Products > Oracle Database > Oracle Database > Oracle Server - Enterprise Edition
关键字
--------------------------------------------------------------------------------
ASM; LINUX; PATCH; PSU; SOLARIS
错误
--------------------------------------------------------------------------------
ORA-202; ORA-1578; ORA-17505; ORA-19510; ORA-15061




评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值