Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01455 while selecting from v$asm_disk

Vinay KJun 18 2013 — edited Jun 19 2013

Hi,

We have cluster and asm on 11.2.0.3 and we have RAC with lower version ie., 11.1.0.7

When i query, v$asm_disk from the RDBMS home, i get the below error. ( However from ASM home it works fine.)

SQL>select * from v$asm_disk;

ERROR at line 1

ORA-01455:  Converting column overflows integer datatype.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2013
Added on Jun 18 2013
4 comments
1,427 views