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 |
Can you summarize the steps I have to go through in writing my first cgi?
how can see logical file based on which physical file and vice versa
What is the purpose of FRCDTA (Force Data) keyword?
How can we find from which source the program has been compiled for a given RPGLE program object?
Define a Job Queue?
What is SFLSIZ ?
What is the symbol used for copying & moving new field in SDA?
Can fields be concatenated INa logical file level?
How to know the number of records in a pf through clp program?
What is Spool file, Why is it required?
what is overlay?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.