Multiple choice technology platforms and products

What is the command to debug an RPG program in OPM environment?

  1. STRDBG

  2. STRRPGPGMDBG

  3. STRPGMDBG

  4. STRISDB

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

STRISDB (Start Interactive Source Debugger) is the correct command for debugging RPG programs in the OPM (Original Program Model) environment. STRDBG is used for ILE environment debugging, not OPM. The other options are not valid IBM i commands.