Statements for Program Debugging |
Table: OLAP DML Program Debugging Statements lists the OLAP DML statements that you use to debug OLAP DML programs.
OLAP DML Program Debugging Statements
| Statement | Description |
|---|---|
| BACK
|
Returns the names of all currently executing programs, listed one a line in a multiline text value. |
| DBGOUTFILE
|
Sends debugging information to a file. |
| MONITOR
|
Records data on the performance cost of each line in a specified OLAP DML program. |
| TRACKPRG
|
Tracks the performance cost of every OLAP DML program that runs while you have tracking turned on. |