A particular job executing on the iS is not behaving as
expected and is operating in an environment in which it can
be debugged. What commands would you use to debug and
observe the program?

Answers were Sorted based on User's Feedback



A particular job executing on the iS is not behaving as expected and is operating in an environmen..

Answer / sekhar

SBMJOB with HOLD(*YES) take the job number ,name and user
using WRKSBMJOB . then STRSRVJOB and STRDBG and F10 and come
out.the release the job WRKJOB 43 option or WRKSBMJOB with 6
option . then DSPMODSRC and start doing the debug. its like
normal debug.after completion of debugging you have to
ENDSRVJOB and ENDDBG

Is This Answer Correct ?    22 Yes 0 No

A particular job executing on the iS is not behaving as expected and is operating in an environmen..

Answer / student

Strsrvpgm, strdbg - and then debug the program

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More RPG400 Interview Questions

two types of read performed in dataqueue?????

4 Answers   CTS,


what is file identifier wher we can use

1 Answers   IBM,


Can any body give the code for this quesition? Using the following details write C-Spec code to set Name to"AMMU LABS SYSTEM" D NAME1 S 10 INZ('AMMU') D NAME2 S 10 INZ('LABS') D NAME3 S 10 INZ('SYSTEM') D NAME S 20

5 Answers  


How can we change element of compile time array?Can we do so

1 Answers   TCS,


how to retrieve RRN value in RPGLE program

3 Answers  






what is an online rpg?

0 Answers   IBM,


difference betwen keywords and opcodes

3 Answers  


WHAT IS MEANT BY SIGNATURE VAILOTION ERROR

1 Answers   IBM,


How can we call CL program to RPG? How many number of parameter we can pass

2 Answers   TCS,


Can you copy the records created by the OPNQRYF to other files and how?

2 Answers  


can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and OPNSCOPE?

2 Answers   TCS,


Can someone tell me tell me what is meant by message wait...?

1 Answers  


Categories