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


Please Help Members By Posting Answers For Below Questions

How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1555


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

5390


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2513


How to select highest score of each subject or how to select highest income of every month?

1291


what do you mean by an input subfile, what are the keywords required?

764






Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2045


what is kids-rpg?

661


can you debug ile rpg program using isdb?

732


what is the difference between do while and do until?

697


Interviewer asked me write down DDS for load all subfile .can anybody write dds

1011


can I touch the array during treatments?

750


what is program status data structure?

1369


What is the purpose of record level identifier?

722


how do I preserve and clean the array?

667


What is the difference between copybooks and subprocedures in as400?

801