how to handle job errors in as400
what is the command and where can we find out whether the job
has any errors
Answers were Sorted based on User's Feedback
Answer / guest513
We can check the job errors in job log.. DSPJOBLOG (give the
job name etc) to view the log.
WRKACTJOB - here the job will be in MSGW there we can take
opt 7 to view the error and to take the action.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / svankipu
JOBLOG is the only mirror of all the things that are
happened on the Job; including job errors.
| Is This Answer Correct ? | 0 Yes | 1 No |
268 How many parameters can be defined in a RPG program. ?
Can fields be concatenated INa logical file level?
what is rpg ?
What is Folder?
how many maximum spaces could be given in o specs?
can you have multiple key lists for a single file ?
during input operation which indicator position is seton if there is a record lock?
What the purpose of the keywords FIFO, LIFO, FCFO?
how do you specify the number of records to roll in a subfile ?
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
how will you search an array?