IBM i Application Maintenance and Change Management
Good IBM i maintenance is about managing change safely: source control, review, testing, documentation, and predictable releases.
Good IBM i maintenance is about managing change safely: source control, review, testing, documentation, and predictable releases.
A practical introduction to CL programming on IBM i, including what it is used for and why it matters in operations.
SQL on IBM i is the modern way to query and manage Db2 for i data. Beginners can start with simple reads, joins, and table concepts.
A beginner-friendly introduction to RPGLE on IBM i, including what it is, why it is still used, and how to start learning it.
Performance tuning on IBM i starts with measurement, workload understanding, and small changes that improve real bottlenecks.
IBM i batch work runs on schedules, queues, and jobs. Understanding that flow helps beginners see how the platform handles overnight work and repeatable tasks.
A practical introduction to the IBM i object model, including libraries, objects, members, and how they are used every day.
Debugging on IBM i starts with logs, messages, and the right tools. Beginners can learn to isolate problems without guessing.
A beginner-friendly explanation of the IBM i architecture, including the operating system, integrated database, objects, and the server layer.
IBM i organizes data through libraries, files, members, and SQL access. Understanding those layers makes the platform much easier to navigate.