Hi guys ,
i have same issue in asm instance
oracle 11g.2.2 ASM RAC under OL 5
and the oracle support request me to send 2)ASM Metadata information using:Note:470211.1 "How To Gather/Backup ASM Metadata In A Formatted Manner?"
[oracle@ccbs01 bin]$ ./sqlplus / as sysasm
SQL*Plus: Release 11.2.0.2.0 Production on Mon Apr 29 09:34:29 2013
Copyright (c) 1982, 2010, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
With the Real Application Clusters and Automatic Storage Management options
SQL>
SQL>
SQL> spool asm1_Generic_ASM_metadata.txt
SP2-0606: Cannot create SPOOL file "asm1_Generic_ASM_metadata.txt"
SQL> spool asm1_Generic_ASM_metadata.sql
SP2-0606: Cannot create SPOOL file "asm1_Generic_ASM_metadata.sql"
SQL>
SQL>
SQL>
SQL> SET MARKUP HTML ON
SQL> spool asm1_Generic_ASM_metadata.html
<br>
SP2-0606: Cannot create SPOOL file "asm1_Generic_ASM_metadata.html"
<br>
SQL>
<br>