Multiple choice technology platforms and products

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

  1. STRRPGPGMDBG

  2. STRISDB

  3. DBGRPGPGM

  4. STRDBG

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

STRDBG (Start Debug) is the correct command for debugging RPG programs in the ILE (Integrated Language Environment) environment. STRISDB is the older OPM debugging command. The other options are not valid IBM i debugging commands.