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.
Answers were Sorted based on User's Feedback
Your program may call 100 times are more than that it does
not affect the Performance issue .
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
how many variables can we declare in cl pgm?
what is kids-rpg?
How can we change element of compile time array?Can we do so
Why we cannot call a service program? If I add a PEP can i call the service program?
How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?
There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented
How can we call CL program to RPG? How many number of parameter we can pass
can I touch the array during treatments?
suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg
When a object will be locked & when a record will be locked? Plz explain.
What is the difference between copybooks and subprocedures in as400?
in a cl pgm records are copied to a file in qtemp a pgm is called to delete records from the file in qtemp no of records in file in library qtemp is checked wat shud be the count of records let say it was 10 initially endpgm