I am writing a script on AIX to SQLPLUS with /nolog and to run a script.
Within AIX I specifiy the location and file of the script by /unix/format/path.
How do I SPOOL (within the SQL script) to /the/same/place ? /this/is/an/illegal/filename
SP2-0333: Illegal spool file name: "/home/oracle/keymed/IFSTtoIFSD/IFSD.log
# Start log file" (bad character: ' ')
SP2-0306: Invalid option.
Sorry if this is an ORACLE question, it kind of falls between the two.
Within AIX I specifiy the location and file of the script by /unix/format/path.
How do I SPOOL (within the SQL script) to /the/same/place ? /this/is/an/illegal/filename
SP2-0333: Illegal spool file name: "/home/oracle/keymed/IFSTtoIFSD/IFSD.log
# Start log file" (bad character: ' ')
SP2-0306: Invalid option.
Sorry if this is an ORACLE question, it kind of falls between the two.