how to handle job errors in as400
what is the command and where can we find out whether the job
has any errors

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you check object lock

372


how can I control from my cgis the cache of a remote browser?

679


define what a data queue is along with a brief example of what it may be used for?

1074


what are the various types of device files?

999


1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?

3066






what key word is used when screen is re-display?

653


maximum number of subfiles that can be active for a single file is?

976


when is a tag statement used in rpg?

1368


when would you use or not use this approach?

894


what is the purpose of the indara keyword?

1133


What are the different opcodes used for file operation on a subfile in a rpg pgm?

1099


what is *iso date format?

625


Write a logic program for knowing the repeated number of a vowels in a given program?

3313


when do you explicitly open files and close files in an rpg program?

1189


What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?

551