Category: Technical Articles
-
Say hello to Power10 and go buy a POWER9
IBM has just announced the all new Power10 based E1080 model and it looks great! I recently wrote an article highlighting 10 things you should know about Power10, if you missed that, click here to check it out. At the moment we only have the enterprise version of the Power10 available to us which is…
-
Backup Performance
A while ago, I was asked to look at the performance during a Save 21 ‘Save the entire system’. Basically it took a little bit longer, as time went by, due to an increase in both the size and number of objects. However there were a couple of days when the backup took much longer.…
-
Data-Queues with ODBC
In my last couple of PowerWire articles, I have written about using data-queues and about ODBC connectivity. If you need to refresh yourself of either of the articles, the data- queues article can be found here, with the ODBC article in the link here. In this article, we are going to combine those two features…
-
A screen a story – may the path be with you
In the life of system administrator SQL now a necessity. It can no longer be seen as something for developers only. The new Navigator for i is the living proof for that. When working with IBM i Access Client Solutions (ACS) Run SQL Scripts (RSS) you have the option to JDBC Configuration Default settings. The…
-
How to get the New Navigator for i
There has been a lot of positive feedback about the New Navigator for i (NewNav) interface and this is for good reason as this new IBM i Administration Interface really is a blueprint for what a modern interface should be like. As there are so many articles telling you why it’s better, I thought I’d…
-
Data-Queues and DB2 Services
In this article I will be taking a look at how DB2 SQL Services can help with using data-queues. Data-queues are a great way for open source to communicate with traditional objects on the IBM i. For example, an RPG program may place order details on a data-queue, where a Node.js program will pick up…
-
The new new in the New Navigator for i
The New Navigator for i has the potential to change the way people work with IBM i. If you are a developer or a system administrator, it does not matter here. Up to now we have all been using 5250 emulation, some of us on a daily basis. This New Navigator for i brings DB2…
-
Overview of New Navigator for i
The NEW Navigator for i is a great improvement on the present Navigator. It is modern (just look at the screen shots), responsive (3 seconds vs 10 seconds), and fairly comprehensive (Active Job columns 126 vs 31). Click the icon top left (looks like a stack of books) and you get a list view. Notice…
-
Power10 First Look
The waiting is over and Power10 is here. So, it is time to take our first look at the new chip architecture, in general, and the new E1080 server, in particular. There is too much material to include in one article. So, in the spirit of the new chip name, I will give you my…
-
Installing ACS on Ubuntu
Recently I found myself installing Ubuntu 20.04 on a desktop in the office. Long story short I wanted to (dis)prove whether a problem with the PC was due to windows power settings. Since it was there, I thought I’d take the opportunity to see how easily you can get started with ACS on Linux. For…
-
Open-Source Package Management Signon
For those of you who follow either my articles on PowerWire or my videos at learning.formaserve.co.uk you will know my inclination over the past few years is in Open-sourceon the IBM i, and one of the easiest ways of obtaining packages is via the Access for Client Solutions (ACS) application from IBM, unless you are…
-
A Java on IBM i Intro
A bit different this one. I was recently asked by a fellow IBM Champion to give him a quick run through on Java on the IBM i, so I thought I would write a quick article on this topic for others out there. Installation of Java Java has to be installed on our IBM i…