Database - RAC/Scalability (MOSC)

MOSC Banner

Error ORA-01948: identifier's name length (31) exceeds maximum (30) When dropping a disk from a ASM

edited Sep 16, 2013 5:56AM in Database - RAC/Scalability (MOSC) 5 commentsAnswered ✓

Hi all,


Environment RAC 11G  with 2 nodes on Oracle linux

I added 3 new disks(to a new storage)  to my diskgroup DG_OCR_VOTE and now i want drop the 3 disks old (old storage) and i get the error ORA-01948. Can anybody help me where is the error on command ?

Adding 3 disks: Ok.
===========

SQL> alter diskgroup DG_OCR_VOTE add disk '/dev/oracleasm/disks/OCR_VOTE04','/dev/oracleasm/disks/OCR_VOTE05','/dev/oracleasm/disks/OCR_VOTE06' rebalance power 9;

Diskgroup altered.

Dropping 3 disks : Error

SQL> alter diskgroup DG_OCR_VOTE drop disk '/dev/oracleasm/disks/OCR_VOTE01','/dev/oracleasm/disks/OCR_VOTE02','/dev/oracleasm/disks/OCR_VOTE03' rebalance power 9;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center