Guru: Keeping Track Of IBM i System Limits
January 17, 2022 Dawn May
Every complex system has limits, and computer systems are no different. During my work with clients over the years I’ve seen many shops push their systems as far as they can go until performance breaks down. The limits I encounter are generally numbers of things: How many objects can exist in a library? How many rows can be inserted into a table? How large can a file in the IFS be?
Typically, these limits are large and you may think you do not need to worry about them, especially after an upgrade. But as the workload on your system …
Read more