1.I have a Batch job, Running for 4 hours, i want to reduce
the executing time to 2 hours what should you do?
Answer Posted / henry
Change teh priority of the job or move the job to highest
priority jobq. Also change the time slice to reduce the job
run time..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between copybooks and subprocedures in as400?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
How to handle duplicate error handling in RPG?
what is file information data structure?
How to call one program from another program in RPG? please help me with the code
How Chain operation copies the record's data to the input buffer for the program?
How to declare the pull button in AS/400..
can you debug ile rpg program using isdb?
how do I declare a table or array in rpg iv?
how do I play {insert rpg system here}?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
what is program status data structure?
How to write record if no field or the field are different in physical file in rpgle ?