Python 3.13 is here for IBM i. What is Python, how do you install it on IBM i and do you use it? Read More
Welcome chr.jorgensen@ibmi4ever.com (Christian Jorgensen)
Hello and welcome to my new blog about IBM i and everything related. Read More
Surviving IBM i HA Chaos: The Brutal Reality of DR Solutions Arin Seeger
[[{“value”:”Jason Hardy and Josh Grabill of Racksquared are joined by DJ Singley of Mapsys to discuss the realities of DR planning
The post Surviving IBM i HA Chaos: The Brutal Reality of DR Solutions appeared first on TechChannel.”}]] Read More
IBM Launches Ongoing 2025 Guided Tour Series MC Press Website Staff
[[{“value”:”On February 15, 2025, IBM launched its highly anticipated 2025 Guided Tour series with a compelling session hosted by Carmelita Ruelca, a key figure in the IBM i community.
By MC Press Website Staff
This inaugural event welcomed attendees from around the globe and featured an in-depth strategic preview of IBM i’s direction for the year ahead, delivered by none other than Steve Will, IBM i Chief Architect. For those who couldn’t join live, the session was recorded and is now available for you to experience in full, embedded below. This presentation offers a front-row seat to IBM i’s evolving role as a powerhouse platform for modern business needs.”}]] Read More
Guru: Creating An RPG Stored Procedure That Returns A Result Set Mike Larsen
[[{“value”:”In the previous article, I showed how to create an RPG stored procedure that uses parameters. In this article, I’m going to show how to create an RPG stored procedure that returns a result set, as we would likely encounter this scenario more frequently. The data used in this example comes from the Department table from IBM’s Sample database.
I created an RPG program (Figure 1) that selects all rows from the Departments table. I didn’t add any selection criteria as I know there aren’t many rows in the table, but you may want to limit the number of rows …
The post Guru: Creating An RPG Stored Procedure That Returns A Result Set appeared first on IT Jungle.”}]] Read More