echo option [Interactive SQL]

Controls whether statements are echoed to the log file before they are executed.

Allowed values

On, Off

Default

On

Remarks

This option is most useful when you use the READ statement to execute an Interactive SQL command file or when you run a command file in Interactive SQL by choosing File » Run Script. Logging must be turned on for this option to take effect. See START LOGGING statement [Interactive SQL].

See also