This page contains general tips that affect service & availability for IBM Navigator for i. Look here for questions that come up using IBM Navigator for i, and solutions to some specific errors. Read More
Upgrade IBM i Operating System to 7.3
This document provides guidance for upgrading the IBM i operating system to 7.3. Read More
IBM Redbooks release notes – IBM Documentation
We’re exploring how to improve the discoverability of related content and we’d like your feedback, over the next several months during this pilot program.
Exploring the IBM z/OS or IBM Z Hardware product pages and discovering related contextual information (i.e. IBM Redbooks, Product announcements). Read More
Reading from multiple members in a CL program Simon Hutchinson
It has been a while since I wrote a post about CL. I have been given an opportunity to do so again when I received this question:
If my file has 5 members and I want to read only first record of each member in CL how can we do that ?
Yes, this is entirely possible using CL, with no help from RPG.
Before I start showing CL code I am going to need a file, which you will not be surprised I called TESTFILE, and it is in my library, MYLIB. The DDS code for this file is:
01 A R TESTFILER
02 A TEXT 45A
Read more » Read More
Working with S3 buckets from 5250 terminal (QCMD) Especialista en administración de Sistemas Power IBM
I have written a couple of articles about saving or backing up IBM i data to ICOS, Azure, AWS S3. You can start reading here: https://www. Read More