EQA1424W One or more variables undefined in current CU. MONITOR command or commands not defined.

Explanation

LOCAL was specified, limiting the monitor command to the current compile unit.

Programmer response

Use the GLOBAL keyword to monitor variables in noncurrent compile units.