Hello All,
Please consider subscribing to our official channel at r/saitology . We will continue to post useful content for IBM i: general programming tips, how to get things done easily, and to discover new things on the platform among others.
Thanks and Happy New Year!
submitted by /u/saitology[link][comments] Read More
Talsco Weekly: 2023: An IBM i Year in Review patrick staudacher
Welcome to another edition of Talsco Weekly IBM i Brief: 2023: An IBM i Year in Review. Navigating the Path to a Seamless Enterprise in 2023. AI: AI offers endless possibilities, but how does it relate to IBM i? Jaxon revolutionizes AI with Domain-Specific AI Language (DSAIL). Technology giants form global initiative for AI development.
The post Talsco Weekly: 2023: An IBM i Year in Review appeared first on IBM i (AS/400, RPG) Recruiting, Staffing & Consulting. Read More
How to map an IBM i disk unit to the backing storage volume in PowerVS
In order to map an IBM i disk unit to the backing storage volume in PowerVS one needs to obtain the Unique ID (UID) also known as the worldwide name of the storage volume. This can then be cross referenced with the volume list in the PowerVS user interface. This is important to know if you need to remove a volume from the ASP and then delete it from PowerVS to ensure that the correct volume is removed. Read More
What is new in IBM i ACS (1.1.9.4) NickLitten
IBM i ACS (1.1.9.4) was recently released and has some good new stuff! IBM i Access Client Solutions (ACS) is a software package that provides a platform-independent interface to IBM i systems. The latest version of IBM i ACS is 1.1.9.4, which was released in November 2023. This version includes several enhancements and critical security Read More
Coding in RPG (IBM i/AS400). How to detect SQL execution errors in our RPG programs. Christian Larsen
In this video I’d like to show you how detect the different errors or warnings that I can get while executing SQL statements embedded in our RPG programs.
2:08 Running the program (no error checks, program working fine) Read More