I have to change a program. This program is calling a
subroutine mor than 100times within it. so will it have any
performance issue? if yes than what changes i can make.
Thanx for ur valuable answer.
Answer Posted / syam
Your Question not clear. Why you are calling program any
data validation? Only to validate you can use dataarea also.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what are the key words you must use when using a subfile?
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?
How would display prime numbers using CL program?
what is kids-rpg?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
How can we know running job is batch or interactive?
what do you mean by an input subfile, what are the keywords required?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
Interviewer asked me write down DDS for load all subfile .can anybody write dds
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How to handle duplicate error handling in RPG?
How to write record if no field or the field are different in physical file in rpgle ?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is the difference between do while and do until?