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 to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
How can you determine the number of characters in a variable?
what is flat file?
while i am using the dspmsg command on comman line in Mocha am getting error like Not authorized to message queue message my messagequeue Name? can anybody help me how to change my message queue Am anable to see my messages in message queue
How Commitment and Roll back control is used in as400, explain with real time senario ???
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How I can reread the physical file in CL program once the end of file reached in same CL program.
how do u find whether a record is locked or not??/
What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program