Prestart Server Jobs and Exit Programs
April 10, 2019
Securing IBM i is essential and it’s important to understand how to control access to your system with prestart server jobs
ArticlesHow to Send Text Messages From IBM i
April 1, 2019
Communication is often done via email, but a text message can do the trick, too. In fact, you probably already have the tools you need to send a text message installed on your IBM i
ArticlesUse DATA-INTO for Processing Data With RPG
April 1, 2019
XML-INTO helped me with processing XML data, but now I’m being asked to process JSON, CSVs and other types of data. Can RPG help me to do this?
ArticlesConferences, Community and More Ahead for IBM i in 2019
March 30, 2019
A look at conferences and user group events coming up in 2019, and why attending these events is beneficial.
ArticlesIBM i Job Accounting and Prestart Server Jobs
March 10, 2019
Job accounting can be used to track the use of system resources, such as CPU time, transactions, printed output and more, to a particular user or groups of users
The Importance of Asking the Right Questions
March 5, 2019
Have you ever wondered how a particular implementation was ever approved? Why was this choice made instead of something simpler or easier? Short answer: Often it isn't that simple.
ArticlesMidnight Commander Normalizes IBM i App Dev
March 1, 2019
The Midnight Commander tool is one of many enhancements to IBM i that “normalize” the application development environment.
ArticlesIBM’s Enhanced Cloud Strategy
March 1, 2019
IBM Cloud Private for IBM Z and LinuxONE extends IBM Cloud Private capabilities by bringing powerful cloud tools to the platform.
ArticlesImproved Error Handling Increases Usability
March 1, 2019
Errors can be managed, anticipated, controlled and sometimes resolved if an IT development unit is properly structured.
ArticlesThe Mysterious QP0ZSPWP Jobs
February 15, 2019
QP0ZSPWP jobs are created by spawn() and fork() functions. But what do they do?