PMS Information Systems
Welcome to PMS Information Systems - IBM i (AS/400) Forum !!!

Get Answers for all your queries on IBM i (AS/400).

Join the forum, it's quick and easy

PMS Information Systems
Welcome to PMS Information Systems - IBM i (AS/400) Forum !!!

Get Answers for all your queries on IBM i (AS/400).
PMS Information Systems
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Improve the performance of the RPG program - Tip1

Go down

Improve the performance of the RPG program - Tip1 Empty Improve the performance of the RPG program - Tip1

Post  maran Wed May 29, 2013 11:40 am

One way to improve the performance of the RPG program is eliminate the unused fields(Work Fields and File Fields) so that static storage will be reduced.

Elementary Fields and Advanced data items like Arrays and tables use static storage, so reducing the amount of static storage of program takes improves overall efficiency.

If we are not using all the fields from the PF then consider creating LF with the required fields. No need to worry about the effect of extra access paths on the system. If the access path matches one that already exists, the system will share it, maintaining only one access path for both files.
maran
maran
Admin

Posts : 442
Join date : 2009-07-24

https://pmsinformationsystem.forumotion.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum