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 |
can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?
what is pointer error in rpg IV?
what is rpg fixed logic cycle?
during input operation which indicator position is seton if there is a record lock?
how many levels are there in a physical file?
what are the different types of arrays?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
What are the different ways to input data into data area?
define the purpose of the leave operation?
What is the purpose of SFLFOLD and SFLDROP keywords?
How to change file attributes such as size, file wait time, record wait time etc., permanently?
when are the unique constraints executed?