Spool file location
60134Jun 29 2009 — edited Jun 29 2009I have a shell script that calls 20 SQL scripts. Each SQL script spools the output to a file. I haven't given any path for the spool files but only gave names to the spool files.
I open a SQL session from within the shell script and run the 20 SQL scripts. To which directory will the 20 spool files be sent from the shell script?