we hav job which is running as batch. it takes atleast
06hours to complete tht job. bu i wana do tht job with in
3hours.........?
so plz post ur answers
Answer Posted / alagan v
It depends on your logic. You have to use the proper LF's in order to run the program fast. For example, if you read a transaction file for a period, it will take long time. So better create a LF with transaction date as key and sort by date and read it. This will help you to reduce the run time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is file information data structure?
How can we know running job is batch or interactive?
What is ment by record level identifier?
how can I tell when to replace the array?
What is difference between bind by copy and bind by reference?
what is data area and how it is used in rpg program ?
What is file identifier where we can use?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
what is *place and *auto keyword in prtf ?plz explain
What is the difference between iter and do?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what are the key words you must use when using a subfile?
How to declare the pull button in AS/400..
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.
how do I declare a minor?