spool in a file

Roberto

Member
Hi,
when, from a command windows, I carry out the spool on file, at the end the output file contains the line "executed in xxxx seconds". How I can avoid it?

By
Roberto
 
Roberto,

you need to turn TIMING option off. It's TMG square in the status bar of the Command Window. Or you can can use SQL*Comand: set timing off.

Thanks,
Slava
 
Back
Top