(Contents)(Previous)(Next)

EXEC SQL SET TRACE ON

Subsequent to this statement, all SQL statements are written into a trace file, together with the SQLCODE (if not equal to zero) and warnings possibly returned.


(Contents)(Previous)(Next)