LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SP2-0606: Cannot create SPOOL file (https://www.linuxquestions.org/questions/linux-newbie-8/sp2-0606-cannot-create-spool-file-898161/)

sagarshirkole 08-18-2011 05:10 PM

SP2-0606: Cannot create SPOOL file
 
I am getting error as SP2-0606: Cannot create SPOOL file.
I did search on net and most of the post saying there is issue with permission of a directory.
#######################
Code:
path = XYZ/aaa
spool $path;
########################

But when I changed the LogFile creation path from XYZ/aaa to /tmp/aaa it's creating the aaa.lst file but
somehow it's not creating the aaa file.

So is the above scenario working corretly?

I am really confused with how spool works.

chrism01 08-18-2011 08:23 PM

Which distro+version of Linux? What SW and cmd did you run/use to get that msg?

sagarshirkole 08-19-2011 08:51 AM

Red Hat Enterprise Linux Server release 5.4 (Tikanga)


All times are GMT -5. The time now is 11:34 PM.