Skip to Main Content

Oracle Database Discussions

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!

spool issue

864103Apr 29 2013 — edited Apr 29 2013
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 &quot;asm1_Generic_ASM_metadata.html&quot;
<br>
SQL&gt;
<br>
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2013
Added on Apr 29 2013
5 comments
1,973 views