Is it possible to suppress SPOOL output?
Is there some way to suppress spool output in a script?
I have been looking for something equivalent to SET TERM OFF, but can't find anything.
(Something like SET SPOOL OFF or SET SILENT ON would do the trick, but no such luck)
I know about the -silent option, but I'm running the Windows version of SQL*Plus (sqlplusw.exe) where command line options are unavailable.
Regards,
Kai