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 / smita
Anil can you please tell us in details how can we create multiple threads in one job?
Thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between do while and do until?
what is the procedure and explain about real time scenario.
explain sflclr, sflend, sfldlt, and sflcsrrrn?
What is the purpose of record level identifier?
what is the rpg system?
how can I tell when to replace the array?
What are the types of identifiers?
what is data area and how it is used in rpg program ?
can you debug ile rpg program using isdb?
How to call one program from another program in RPG? please help me with the code
what is the use of sflnxtchg?
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
what is a rpg?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
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.