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!

how can remove UNKNOWN* HEADER_STATUS? from ASM

User356375Feb 23 2012 — edited Feb 23 2012
Hi,

I have drop and re-created the DISK now ASM and DATABASE up and running.

but while executing the select name, path, header_status, total_mb, free_mb from v$asm_disk; query getting below result.

NAME PATH HEADER_STATU TOTAL_MB FREE_MB
-------------------- -------------------- ------------ ---------- ----------
DATA_0002 UNKNOWN 0 0
DISK1 /dev/sdb2 MEMBER 47692 37198
DISK2 /dev/sdb3 MEMBER 47692 37198
DISK3 /dev/sdb4 MEMBER 19085 15506


how can remove the UNKNOWN HEADER_STATUS?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2012
Added on Feb 23 2012
1 comment
1,647 views