EQA2201E The JUMPTO command is not allowed, perhaps because of optimization and SET WARNING is ON.

Explanation

The JUMPTO command is not recommended. For COBOL, this might be caused by optimization, or because register contents other than the code base cannot be guaranteed for the target. If SET WARNING is OFF, z/OS® Debugger executes the command, but the results are unpredictable.