Job is running in production 24/7 how do u debug that
running job ?
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 |
Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???
Distinguish between logical file and physical file?
how can see logical file based on which physical file and vice versa
What is the purpose of the following? FORDHDR1 IF E K DISK ORDHDRF KRENAMEORDHDRF1
what is arrival sequence?
In which specification Data Structures can be defined?
how do you know that records are locked?
What is the use of SDA ?
why is as/400 called object oriented machine?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
what is data structure?how many types of data structers?
What is the use of OVRPRTF ?