On Jul 11, 1:59 am, RAJESH <rajesh.mca3...@gmail.com> wrote:
> hi
>
> SQL> spool test.doc
> SP2-0606: Cannot create SPOOL file "test.doc"
>
> i m getting this error while writing spool command.
> i m using 11g
> wat to do
>
> thanks

You have no write permissions for the directory you started SQL*Plus
from.  This is NOT a spool issue, it's an O/S permissions issue.  Find
a directory where you DO have write privileges and spool the file
there by using the full path name, as  Michael mentioned.


David Fitzjarrell

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to