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 / prem
If the file having BULK data use the file level Keywork
BLOK(*YES)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between copybooks and subprocedures in as400?
What is file identifier where we can use?
how do I preserve and clean the array?
what is kids-rpg?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
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 write record if no field or the field are different in physical file in rpgle ?
can you debug ile rpg program using isdb?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How can we override a file during runtime in rpg?
How can we know running job is batch or interactive?
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.
how can you display specific subfile page on the screen in unequal subfile?
What is difference between bind by copy and bind by reference?