Previous Topic: DB10096INext Topic: DB10099I


DB10098I

STARTING FUNCTION - echo

Reason:

This informational message provides an echo of statements containing a function read by DBUTLTY to the console as they are starting to be processed. In the message text, echo is an echo of the input statement with the name of the function on it, and also anything else on that statement, including comments. It is not an echo of every DBUTLTY input statement.

This message can be helpful if you stack many functions in a single DBUTLTY execution by helping them clearly track which function is currently being executed. For functions that cause other console messages to occur, this allows you to see which of the multiple functions caused the other message.

Action:

None. This message is for information only.