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?
Answer Posted / 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 |
Post New Answer View All Answers
how can I control the way a remote browser uses its cache?
name few ibm supplied libraries?
which of the following operations does not zero the field flda defined as 4,0?
distinguish between terminating a program through seton lr and return?
in conjunction with which statements can orxx and andxx conditions be used ?
why do we use readc? What is sflnxtchg?
what is match field indicator?
what is the maximum number of records you can specify in a display file?
in which specification the report layout can be defined?
What is the default access path of a file?
what is the sequence when using cursor?
What is diff between EVAL & MOVE?
define a shared access path?
maximum number of subfiles that can defined in a rpg program for one display file is?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?