(Contents)(Previous)(Next)

EXEC SQL SET TRACE LONG

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


(Contents)(Previous)(Next)