R Roberto Member Mar 24, 2003 #1 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
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
C CTzen Member³ Mar 24, 2003 #1 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
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