Migrating from RPG III to RPG IV
The automatic conversion works and is the right starting point. The real work begins afterwards, and it pays to know in advance where it gets stuck.
The automatic conversion works and is the right starting point. The real work begins afterwards, and it pays to know in advance where it gets stuck.
A screen full of numbers of which, usually, only two get read. Which ones actually help, how to read them, and what to do when they say something is wrong.
Why one batch sits in the queue while the others run, and how to bring order to queues, subsystems and priorities without touching anything irreversible.
Free-form is not RPG dressed up as another language: it is the same RPG freed from the columns. What really changes once you stop counting positions.
When a query slows down, the cause is almost always a missing index or a condition written in a way the database cannot use. Here is how to find out instead of guessing.