Q.Suppose one job is running in a batch mode for a long
time now i want to kill this batch job. how you achive this?
Answers were Sorted based on User's Feedback
Answer / ajit
Use wrksbmjob command and take option 4 against the job, do
F4 and change from *CNTRLD to *IMMED.This will end the job
quickly. Or you cab use wrkjob and take option 41.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / mind
use wrkjob and take option 41 . or use wrksbmjob command
and take option 4 for end job.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / vicky
Use the command ENDJOB and provide the Job Name.
In Case if the job needs to be ended abnormally use the
command ENDJOBABN and provide the Job Name.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between packed decimal and zoned decimal?
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
How do I remove a flag or check no. or name when a user opens too many sessions?
what is library?
What is the symbol used for copying & moving new field in SDA?
what is service program?
what is multijoin logical file? what are the keywords available in joinlogical file? what are the mandatary keywords for joinlogical file? explai the keywords?
how many triggers can be associated with a file?
what is command in SFTP which is equivalent to SDUP command in FTP?
How a field is renamed in rpg IV?..give answer with example?
What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99
What is the difference between externally described file and program described file?