Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
Programming
>
Data Access
>
Database Access
>
Reference
>
COBSQL
>
COBSQL Compiler Directive Options
>
TRACE
TRACE
Creates a trace file.
Syntax:
[NO]TRACE
Properties:
Default:
NOTRACE
Dependencies:
Automatically set by SQLDEBUG.
Comments:
Creates a trace (
.trc
) file in the current directory.
Parent topic:
COBSQL Compiler Directive Options
Related reference
SQLDEBUG