EQA2665E The .mdbg file for compile_unit_name, cannot be found and you specified MDBG,YES in your EQAOPTS or exported environment variable EQA_USE_MDBG=YES.
Explanation
The .mdbg file containing the debugging tables cannot be found. Some of the conditions that could
cause this are:
- the .mdbg file was deleted
- the .mdbg file was moved to a new location
- you do not have RACF® authorization to access the file
Programmer response
Make sure the file is in the default location or use the EQAUEDAT user exit, the EQAMDBG DD
statement, or export EQA_MDBG_PATH environment variable before starting your debug session to
indicate an alternate location. If your debug session is already started, use the SET
DEFAULT MDBG
or SET MDBG
commands.