Job is running in production 24/7 how do u debug that
running job ?



Job is running in production 24/7 how do u debug that running job ?..

Answer / puneet7jun

You can debug a job by doing the following.
1) STRSRVJOB JOB(JOB_NUMBER, USER, JOB_NAME)

2) After this you can debug the progam which is running in
that job by STRDBG command.

STRDBG PGM(PGM_NAME) UPDPROD(*YES) OPMSRC(*YES)

Is This Answer Correct ?    18 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???

3 Answers  


Distinguish between logical file and physical file?

1 Answers  


how can see logical file based on which physical file and vice versa

1 Answers   IBM,


What is the purpose of the following? FORDHDR1 IF E K DISK ORDHDRF KRENAMEORDHDRF1

1 Answers  


what is arrival sequence?

1 Answers   IBM,






In which specification Data Structures can be defined?

1 Answers  


how do you know that records are locked?

1 Answers   IBM,


What is the use of SDA ?

1 Answers  


why is as/400 called object oriented machine?

1 Answers   IBM,


if we tried to move year part of *iso date into a field of length 3, what will happen ?

0 Answers   IBM,


what is data structure?how many types of data structers?

4 Answers  


What is the use of OVRPRTF ?

1 Answers  


Categories